namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-shoulder-width"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>The width of the left or right shoulder of the Link. 999 centimeters = 32.8 feet centimeters</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="999"/> </xs:restriction> </xs:simpleType> |