simpleType "String255"
Namespace:
Defined:
globally in GWA_NEU.xsd; see XML source
Used:
at 11 locations
Simple Content Model
xs:string
Simple Content Restrictions:
MaxLength:
255

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

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