simpleType unsignedShort
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:unsignedInt
properties
id unsignedShort
facets
Kind Value annotation 
maxInclusive 65535 
source <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>


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