Documentation for ATIS-Draft-03-00-79

Simple Type: Node-links-number

[Table of contents]

Super-types: xs:unsignedShort < Node-links-number (by restriction)
Sub-types: None
Name Node-links-number
Content
  • Base XSD Type: unsignedShort
  • value <= 999
Documentation <Definition> This is the number of Links beginning or ending at the Node.</Definition> <Remarks> V1.1 - Changed descriptive name from NODE_NumLinks_quantity to NODE_LinksNumber_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> lanes
Diagram
Schema Component Representation
<xs:simpleType name="Node-links-number">
<xs:restriction base=" xs:unsignedShort ">
<xs:maxInclusive value="999"/>
</xs:restriction>
</xs:simpleType>