simpleType tmdd:Link-restriction-weight-vehicle
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedInt
used by
elements LinkDataSet/restrictionWeight atis:LinkTrafficInformation/restrictionWeight atis:VehicleRestrictions/vehicleWeight VehicleSummary/weight
facets
maxInclusive 80000
annotation
documentation
<Definition> Maximum Vehicle Weight allowable on a Link in kilograms</Definition>
<Remarks> 80,000 KG = 176,128 lbs.      
            V1.1 - Changed the descriptive name from LINK_WeightRestriction_quantity to LINK_RestrictionWeight_quantity.      
            V1.3 - Increased the maximum weight from 50,000 kg to 80,000 kg.   
            V1.5 - Changed Descriptive Name from LINK_RestrictionWeight_quantity.
            V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.</Remarks>
            kilograms
        
source <xs:simpleType name="Link-restriction-weight-vehicle">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> Maximum Vehicle Weight allowable on a Link in kilograms</Definition>
     
<Remarks> 80,000 KG = 176,128 lbs.      
            V1.1 - Changed the descriptive name from LINK_WeightRestriction_quantity to LINK_RestrictionWeight_quantity.      
            V1.3 - Increased the maximum weight from 50,000 kg to 80,000 kg.   
            V1.5 - Changed Descriptive Name from LINK_RestrictionWeight_quantity.
            V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.
</Remarks>
            kilograms
        
</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