simpleType "Token64"
Namespace:
Defined:
globally in GWA_NEU.xsd; see XML source
Used:
Simple Content Model
xs:token
Simple Content Restrictions:
MaxLength:
64

All Direct / Indirect Based Elements (1):
All Direct / Indirect Based Attributes (2):
Known Usage Locations
Annotation
Einfacher Datentyp auf Basis Token mit Längenbeschränkung auf 64 Zeichen.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  Token64
Derivation:
restriction of xs:token
Facets:
maxLength:
64
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="Token64">
<xs:restriction base="xs:token">
<xs:maxLength value="64"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set