simpleType Text200Type
type restriction of xs:string
properties
base xs:string
used by
elements PRIIPS_NarrativesType/CEPT_Narrative/OtherMaterialyRelevantRiskNarrative PRIIPS_NarrativesType/CEPT_Narrative/TypeUnderlyingInvestmentOption PositionType/PricingSource/Unlisted FundStaticDataType/UnlistedLegalStructure
facets
Kind Value Annotation
maxLength 200
annotation
documentation
Text (max. 200 characters)
source <xs:simpleType name="Text200Type">
 
<xs:annotation>
   
<xs:documentation>Text (max. 200 characters)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="200"/>
 
</xs:restriction>
</xs:simpleType>


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