namespace | http://www.TMDD-Partial-00-00-00 | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-restriction-height"> <xs:annotation> <xs:documentation> <Definition> Minimum vertical clearance on a Link in centimeters.</Definition> <Remarks> Overpasses, bridges, and tunnels are examples. 2000 centimeters = 65.6 feet. V1.1 - Changed the descriptive name from LINK_HeightRestriction_quantity to LINK_RestrictionHeight_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> |