namespace | http://www.mostcooperation.com | ||
type | xs:unsignedByte | ||
properties |
|
||
used by | |||
annotation |
|
||
source | <xs:simpleType name="UnsignedByte"> <xs:annotation> <xs:documentation>Used for checking range limits when the MOST data type Unsigned Byte is used.</xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"/> </xs:simpleType> |