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