simpleType "Character"
Namespace:
Defined:
Used:
Simple Content Model
xs:string
Simple Content Restrictions:
Length:
1

All Direct / Indirect Based Attributes (2):
CellHAlign.attrib/@char, a.attlist/@accesskey
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  Character
Derivation:
restriction of xs:string
Facets:
length:
1
XML Source (see within schema source)
<xs:simpleType name="Character">
<xs:restriction base="xs:string">
<xs:length fixed="true" value="1"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set