Documentation for ATIS-Draft-03-00-79

Simple Type: Link-lanes-number-open

[Table of contents]

Super-types: xs:unsignedByte < Link-lanes-number-open (by restriction)
Sub-types: None
Name Link-lanes-number-open
Content
  • Base XSD Type: unsignedByte
  • value <= 50
Documentation <Definition> The lowest number of lanes currently open in the link at any point.</Definition> <Remarks> V1.1 - Changed the descriptive name from LINK_NumLanesOpen_quantity to LINK_LanesOpen_quantity. Changed the value domain from SI 10-1997 to ANSI X3.4. 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> lanes
Diagram
Schema Component Representation
<xs:simpleType name="Link-lanes-number-open">
<xs:restriction base=" xs:unsignedByte ">
<xs:maxInclusive value="50"/>
</xs:restriction>
</xs:simpleType>