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


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