simpleType YesNoType
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type restriction of xs:string
properties
base xs:string
used by
elements SubscriptionRedemptionType/Subscription/AmountInUnits SubscriptionRedemptionType/Redemption/AmountInUnits SubscriptionRedemptionType/Subscription/AmountInValue SubscriptionRedemptionType/Redemption/AmountInValue SubscriptionRedemptionType/Subscription/InitialInvestment/ApplicationForm SubscriptionRedemptionType/Subscription/SubsequentInvestment/ApplicationForm SubscriptionRedemptionType/Redemption/ApplicationForm FundDetailsType/BackEndLoad FundDetailsType/DematerializedBearer FundDetailsType/DematerializedRegistered FundDetailsType/FrontEndLoad FppType/AnnexesCountries/NotApplicable FundDetailsType/PhysicalBearer FundDetailsType/PhysicalRegistered SubscriptionRedemptionType/Subscription/SettlementCycle/Prepayment DealingCutOffType/Structured/ReferToFundOrderDesk FppType/SettlementDetails/ReferToFundOrderDesk FppType/Annexes/LocalMarketAnnex/SettlementDetails/ReferToFundOrderDesk RestrictionType/Redemption/OtherRedemptionRestrictions/ReferToFundOrderDesk SubscriptionRedemptionType/DealingCurrencies/ReferToFundOrderDesk FundDetailsType/SwitchFee NameType/Umbrella
facets
Kind Value Annotation
enumeration YES
enumeration NO
annotation
documentation
YES or NO
source <xs:simpleType name="YesNoType">
 
<xs:annotation>
   
<xs:documentation>YES or NO</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="YES"/>
   
<xs:enumeration value="NO"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy