simpleType tmdd:Link-restriction-weight-axle
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedShort
used by
elements atis:VehicleRestrictions/axleWeight atis:LinkTrafficInformation/restrictionAxleWeight LinkDataSet/restrictionWeightAxle VehicleSummary/weightAxle
facets
maxInclusive 20000
annotation
documentation
<Definition> The maximum axle Weight allowed on a link.</Definition>
<Remarks> V1.5 - New data element proposed by ERM (Event Report Message).
            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-axle">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The maximum axle Weight allowed on a link.</Definition>
     
<Remarks> V1.5 - New data element proposed by ERM (Event Report Message).
            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:unsignedShort">
   
<xs:maxInclusive value="20000"/>
 
</xs:restriction>
</xs:simpleType>


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