Documentation for ATIS-Draft-03-00-79

Complex Type: PiItineraryFareSub

[Table of contents]

Super-types: None
Sub-types: None
Name PiItineraryFareSub
Used by (from the same schema document) Element piItineraryFareSub
Abstract no
XML Instance Representation
<...>
<subscriptionInfo> CPTSubscriptionHeader </subscriptionInfo> [1]
<itinerarys> [1]
Start Sequence [1..50]
<itinerary> atis:Route </itinerary> [1]
End Sequence
</itinerarys>
</...>
Diagram
h-527207252 h-1110646556
Schema Component Representation
<xs:complexType name="PiItineraryFareSub">
<xs:sequence>
<xs:element name="subscriptionInfo" type=" CPTSubscriptionHeader "/>
<xs:element name="itinerarys">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="50">
<xs:element name="itinerary" type=" atis:Route "/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>