namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Har-range"> <xs:annotation> <xs:documentation> <objectClass>HAR</objectClass> <definition>HAR range in meters. meters</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="65535"/> </xs:restriction> </xs:simpleType> |