simpleType Link-restriction-weight-axle
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
elements DataLinkRestrictions/restriction-weight-axle LinkStatusList/restriction-weight-axle
facets
maxInclusive 20000
annotation
documentation
<objectClass>Link</objectClass>
<definition>The maximum axle Weight allowed on a link.
            kilograms</definition>
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy