Documentation for ATIS-Draft-03-00-79

Complex Type: SCHWaitingTime

[Table of contents]

Super-types: None
Sub-types: None
Name SCHWaitingTime
Used by (from the same schema document) Complex Type SCHRunningTimeEntry
Abstract no
XML Instance Representation
<...>
Start Choice [1]
<stoppoint> CPTStoppointIden </stoppoint> [1]
<other-location> lrms:GeoLocation </other-location> [1]
End Choice
<wait-time> CPT-Duration </wait-time> [1]
</...>
Diagram
h2146772752 h-542031743 h1782472735
Schema Component Representation
<xs:complexType name="SCHWaitingTime">
<xs:sequence>
<xs:choice>
<xs:element name="stoppoint" type=" CPTStoppointIden "/>
<xs:element name="other-location" type=" lrms:GeoLocation "/>
</xs:choice>
<xs:element name="wait-time" type=" CPT-Duration "/>
</xs:sequence>
</xs:complexType>