simpleType normalizedString
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:string
properties
id normalizedString
facets
Kind Value annotation 
whiteSpace replace 
source <xs:simpleType name="normalizedString" id="normalizedString">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#normalizedString"/>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:whiteSpace value="replace" id="normalizedString.whiteSpace"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy