simpleType "xsl:char"
Namespace:
Defined:
Used:
Simple Content Model
Simple Content Restrictions:
Length:
1

All Direct / Indirect Based Attributes (9):
Known Usage Locations
Annotation
A string containing exactly one character.
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xsl:char
Derivation:
restriction of xs:string
Facets:
length:
1
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="char">
<xs:restriction base="xs:string">
<xs:length value="1"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.