| ZVON > References > XML Schema 2001 Reference |
| Intro / Search / ZVON |
| index | >> Schema << | DTD |
| 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> |