simpleType RetailProfessionalBothNeitherType
type restriction of xs:string
properties
base xs:string
used by
elements EMTFinancialInstrumentType/DistributionStrategy/ExecutionOnly EMTFinancialInstrumentType/DistributionStrategy/ExecutionWithCheckOrNonAdvisedServices EMTFinancialInstrumentType/DistributionStrategy/InvestmentAdvice EMTFinancialInstrumentType/DistributionStrategy/PortfolioManagement
facets
Kind Value Annotation
length 1
enumeration R
enumeration P
enumeration B
enumeration N
source <xs:simpleType name="RetailProfessionalBothNeitherType">
 
<xs:restriction base="xs:string">
   
<xs:length value="1"/>
   
<xs:enumeration value="R"/>
   
<xs:enumeration value="P"/>
   
<xs:enumeration value="B"/>
   
<xs:enumeration value="N"/>
 
</xs:restriction>
</xs:simpleType>


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