Definition Type: SimpleType
Name: token
Namespace: http://www.w3.org/2001/XMLSchema
Containing Schema: XMLSchema.xsd
Documentation:
Collapse XSD Schema Diagram:
XSD Diagram of token
Collapse XSD Schema Code:
<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>
Collapse Comments:
blog comments powered by Disqus