simpleType "xs:string"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
at 17 locations
Simple Content Model
Simple Content Restrictions:
WhiteSpace:
preserve

Known Direct Subtypes (3):
Known Indirect Subtypes (41):
All Direct / Indirect Based Attributes (206):
Known Usage Locations
Annotation
See:  http://www.w3.org/TR/xmlschema-2/#string
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string
Derivation:
restriction of xs:anySimpleType
Facets:
whiteSpace:
preserve
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType id="string" name="string">
<xs:restriction base="xs:anySimpleType">
<xs:whiteSpace id="string.preserve" value="preserve"/>
</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.