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

token

Annotation
Documentation

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

Schema

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