simpleType tmdd:Link-restriction-length
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedShort
used by
elements VehicleSummary/length LinkDataSet/restrictionLength atis:LinkTrafficInformation/restrictionLength atis:VehicleRestrictions/vehicleLength
facets
maxInclusive 6000
annotation
documentation
<Definition> Maximum Vehicle Length allowable on a Link in centimeters</Definition>
<Remarks> 6000 centimeters = 196 feet   
            V1.1 - Changed Descriptive Name from LINK_LengthRestriction_quantity to LINK_RestrictionLength_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>
            centimeters
        
source <xs:simpleType name="Link-restriction-length">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> Maximum Vehicle Length allowable on a Link in centimeters</Definition>
     
<Remarks> 6000 centimeters = 196 feet   
            V1.1 - Changed Descriptive Name from LINK_LengthRestriction_quantity to LINK_RestrictionLength_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>
            centimeters
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="6000"/>
 
</xs:restriction>
</xs:simpleType>


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