| namespace | http://www.w3.org/2001/XMLSchema | ||||||
| type | restriction of xs:unsignedInt | ||||||
| properties | 
  | 
				||||||
| facets | 
  | 
				||||||
| 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>  |