simpleType "ESMAIndexName"
Namespace:
Defined:
Used:
Simple Content Model
xsd:token
Simple Content Restrictions:
Pattern:
[A-Z][A-Z0-9]{0,24}

All Direct / Indirect Based Elements (1):
name (in index in underlyer in esma_emirRts_2015)
Known Usage Locations
Annotation
ESMA Index Name
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  ESMAIndexName
Derivation:
restriction of xsd:token
Facets:
pattern:
[A-Z][A-Z0-9]{0,24}
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="ESMAIndexName">
<xsd:restriction base="xsd:token">
<xsd:pattern value="[A-Z][A-Z0-9]{0,24}"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.