Documentation for ATIS-Draft-03-00-79

Complex Type: SCHStoppointPair

[Table of contents]

Super-types: None
Sub-types: None
Name SCHStoppointPair
Used by (from the same schema document) Complex Type SchRunningTimeList , Complex Type SchRunningTimeListSub
Abstract no
XML Instance Representation
<...>
<stoppointA> CPTStoppointIden </stoppointA> [0..1]
<stoppointB> CPTStoppointIden </stoppointB> [0..1]
</...>
Diagram
h2146772752 h2146772752
Schema Component Representation
<xs:complexType name="SCHStoppointPair">
<xs:sequence>
<xs:element name="stoppointA" type=" CPTStoppointIden " minOccurs="0"/>
<xs:element name="stoppointB" type=" CPTStoppointIden " minOccurs="0"/>
</xs:sequence>
</xs:complexType>