simpleType "xs:normalizedString"
Namespace:
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Simple Content Model
Simple Content Restrictions:
WhiteSpace:
replace

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