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

Known Direct Subtypes (1):
xs:token
Known Indirect Subtypes (21):
xs:ENTITIES, xs:derivationControl,
All Direct / Indirect Based Attributes (40):
xml:id, xs:notation/@name,
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 DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.