ZVON > References > XML Schema 2001 Reference
index | >> Schema << | DTD

normalizedString

Annotation
Documentation

 
Source http://www.w3.org/TR/xmlschema-2/#normalizedString

Schema

<xs:simpleType name="normalizedString" id="normalizedString">
     <xs:restriction base="xs:string">
          <xs:whiteSpace value="replace" id="normalizedString.whiteSpace"/>
     </xs:restriction>
</xs:simpleType>