Documentation for ATIS-Draft-03-00-79

Complex Type: FCFareZoneTableEntry

[Table of contents]

Super-types: None
Sub-types: None
Name FCFareZoneTableEntry
Used by (from the same schema document) Complex Type FCFareDefinitionRecord
Abstract no
XML Instance Representation
<...>
<index> FC-FareZoneIndex </index> [0..1]
<boarding-zone-id> FCFareZoneIden </boarding-zone-id> [1]
<alighting-zone-id> FCFareZoneIden </alighting-zone-id> [1]
</...>
Diagram
h-178182867 h-306856928 h-306856928
Schema Component Representation
<xs:complexType name="FCFareZoneTableEntry">
<xs:sequence>
<xs:element name="index" type=" FC-FareZoneIndex " minOccurs="0"/>
<xs:element name="boarding-zone-id" type=" FCFareZoneIden "/>
<xs:element name="alighting-zone-id" type=" FCFareZoneIden "/>
</xs:sequence>
</xs:complexType>