simpleType tmdd:Link-restriction-width
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:unsignedShort
used by
elements LinkDataSet/restrictionWidth atis:LinkTrafficInformation/restrictionWidth atis:VehicleRestrictions/vehicleWidth VehicleSummary/width
facets
maxInclusive 2000
annotation
documentation
<Definition> Maximum allowable vehicle width on a Link in centimeters.</Definition>
<Remarks> 2000 centimeters = 65.7 feet wide.      
            V1.1 - Changed descriptive name from LINK_WidthRestriction_quantity to LINK_RestrictionWidth_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-width">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> Maximum allowable vehicle width on a Link in centimeters.</Definition>
     
<Remarks> 2000 centimeters = 65.7 feet wide.      
            V1.1 - Changed descriptive name from LINK_WidthRestriction_quantity to LINK_RestrictionWidth_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="2000"/>
 
</xs:restriction>
</xs:simpleType>


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