simpleType Text16Type
type restriction of xs:string
properties
base xs:string
used by
elements IdentifiersType/Bloomberg/Exchange IdentifiersType/Bloomberg/Market
attributes IdentifiersType/MexID/@type IdentifiersType/ReutersRIC/@type
facets
Kind Value Annotation
maxLength 16
annotation
documentation
Text (max. 16 characters)
source <xs:simpleType name="Text16Type">
 
<xs:annotation>
   
<xs:documentation>Text (max. 16 characters)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="16"/>
 
</xs:restriction>
</xs:simpleType>


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