| namespace | http://www.w3.org/2001/XMLSchema | ||||||
| type | restriction of xs:unsignedShort | ||||||
| properties | 
  | 
				||||||
| facets | 
  | 
				||||||
| source | <xs:simpleType name="unsignedByte" id="unsignedByte"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#unsignedByte"/> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="255" id="unsignedByte.maxInclusive"/> </xs:restriction> </xs:simpleType>  |