Documentation for ATIS-Draft-03-00-79

Simple Type: Link-density

[Table of contents]

Super-types: xs:unsignedShort < Link-density (by restriction)
Sub-types: None
Name Link-density
Content
  • Base XSD Type: unsignedShort
  • value <= 2000
Documentation <Definition> Vehicle concentration per kilometer of the Link.</Definition> <Remarks> V1.3 - Added Concentration to Keyword list. Changed Representation Class Term from "quantity" to "rate". 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> vehicles per kilometer
Diagram
Schema Component Representation
<xs:simpleType name="Link-density">
<xs:restriction base=" xs:unsignedShort ">
<xs:maxInclusive value="2000"/>
</xs:restriction>
</xs:simpleType>