namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-restriction-weight-axle"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition>The maximum axle Weight allowed on a link. kilograms</definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="20000"/> </xs:restriction> </xs:simpleType> |