simpleType "String1024"
Namespace:
Defined:
globally in GWA_NEU.xsd; see XML source
Used:
Simple Content Model
xs:string
Simple Content Restrictions:
MaxLength:
1024

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

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