Documentation for ATIS-Draft-03-00-79

Complex Type: FCStoppointPair

[Table of contents]

Super-types: None
Sub-types: None
Name FCStoppointPair
Used by (from the same schema document) Complex Type FCFareDefinitionRecord
Abstract no
XML Instance Representation
<...>
<boarding-stop> CPTStoppointIden </boarding-stop> [1]
<alighting-stop> CPTStoppointIden </alighting-stop> [1]
</...>
Diagram
h2146772752 h2146772752
Schema Component Representation
<xs:complexType name="FCStoppointPair">
<xs:sequence>
<xs:element name="boarding-stop" type=" CPTStoppointIden "/>
<xs:element name="alighting-stop" type=" CPTStoppointIden "/>
</xs:sequence>
</xs:complexType>