Documentation for ATIS-Draft-03-00-79

Simple Type: Node-delay

[Table of contents]

Super-types: xs:unsignedInt < Node-delay (by restriction)
Sub-types: None
Name Node-delay
Content
  • Base XSD Type: unsignedInt
  • value <= 605000
Documentation <Definition> External data element taken from TMDD. Delay time for travel along at a particular Node.</Definition>
Diagram
Schema Component Representation
<xs:simpleType name="Node-delay">
<xs:restriction base=" xs:unsignedInt ">
<xs:maxInclusive value="605000"/>
</xs:restriction>
</xs:simpleType>