simpleType tmdd:Link-restriction-axle-count
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedByte
used by
elements VehicleSummary/axlecount atis:VehicleRestrictions/axleCount LinkDataSet/restrictionAxleCount atis:LinkTrafficInformation/restrictionAxleCount
facets
maxInclusive 20
annotation
documentation
<Definition> Maximum axle count for a vehicle allowed on the Link.</Definition>
<Remarks> V1.1 - Changed the descriptive name from LINK_AxleCountRestriction_quantity to LINK_RestrictionAxleCount_quantity.
            Changed the value domain from SI 10-1997; number to ANSI X3.4; axles.
            V1.3 - Removed ANSI X3.4 from Value Domain.
            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>
            axles
        
source <xs:simpleType name="Link-restriction-axle-count">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> Maximum axle count for a vehicle allowed on the Link.</Definition>
     
<Remarks> V1.1 - Changed the descriptive name from LINK_AxleCountRestriction_quantity to LINK_RestrictionAxleCount_quantity.
            Changed the value domain from SI 10-1997; number to ANSI X3.4; axles.
            V1.3 - Removed ANSI X3.4 from Value Domain.
            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>
            axles
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="20"/>
 
</xs:restriction>
</xs:simpleType>


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