simpleType Link-restriction-weight-vehicle
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedInt
used by
elements LinkStatusList/restriction-weight DataLinkRestrictions/restriction-weight-vehicle
facets
maxInclusive 80000
annotation
documentation
<objectClass>Link</objectClass>
<definition>Maximum Vehicle Weight allowable on a Link in kilograms. 80,000 KG = 176,128 lbs.      
            kilograms</definition>
source <xs:simpleType name="Link-restriction-weight-vehicle">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>Maximum Vehicle Weight allowable on a Link in kilograms. 80,000 KG = 176,128 lbs.      
            kilograms
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedInt">
   
<xs:maxInclusive value="80000"/>
 
</xs:restriction>
</xs:simpleType>


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