Definition Type: SimpleType
Name: unsignedShort
Namespace: http://www.w3.org/2001/XMLSchema
Containing Schema: XMLSchema.xsd
Collapse XSD Schema Diagram:
XSD Diagram of unsignedShort in schema xmlschema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:simpleType name="unsignedShort" id="unsignedShort">
    <xs:annotation>
        <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedShort" />
    </xs:annotation>
    <xs:restriction base="xs:unsignedInt">
        <xs:maxInclusive value="65535" id="unsignedShort.maxInclusive" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 65535