namespace | http://www.TMDD-Partial-00-00-00 | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Link-lane-count"> <xs:annotation> <xs:documentation> <Definition> The prevailing number of through lanes at any point on the Link.</Definition> <Remarks> V1.1 - Changed the descriptive name from LINK_Num Lanes_quantity to LINK_LanesMinimumNumber_quantity. Changed the value domain from SI 10-1997 to ANSI X3.4. V1.2 - Revised Definition. V1.3 - Changed Descriptive Name from LINK_LaneMinimumNumber_quantity to LINK_LaneCount_quantity. Revised Definition. 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> lanes </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="50"/> </xs:restriction> </xs:simpleType> |