Documentation for ATIS-Draft-03-00-79

Complex Type: Transition

[Table of contents]

Super-types: None
Sub-types: None
Name Transition
Used by (from the same schema document) Complex Type Geometry , Complex Type LocationReference , Complex Type SpatialObject
Abstract no
XML Instance Representation
<...
locationID=" String-index64 [0..1]">
<transitionName> Text-name255 </transitionName> [0..1]
<transitionId> IdType </transitionId> [1]
<transitionOffset> Distance </transitionOffset> [0..1]
</...>
Diagram
h-1187766196 h-339103814 h1439634298 h-568134375
Schema Component Representation
<xs:complexType name="Transition">
<xs:sequence>
<xs:element name="transitionName" type=" Text-name255 " minOccurs="0"/>
<xs:element name="transitionId" type=" IdType "/>
<xs:element name="transitionOffset" type=" Distance " minOccurs="0"/>
</xs:sequence>
<xs:attribute name="locationID" type=" String-index64 "/>
</xs:complexType>