<xs:element ref="FareInfo"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="FareStatus"
minOccurs="0"
/>
<xs:element ref="FareInfoRef"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="BookingInfo"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="TaxInfo"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="FareCalc"
minOccurs="0"
/>
<xs:element ref="PassengerType"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="common:BookingTravelerRef"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="WaiverCode"
minOccurs="0"
/>
-
<xs:element ref="PaymentRef"
minOccurs="0"
maxOccurs="999"
>
-
<xs:annotation
>
-
<xs:documentation
>
The reference to the Payment if Air Pricing is charged
</xs:documentation>
</xs:annotation>
</xs:element>
-
<xs:element name="ChangePenalty"
type="typeFarePenalty"
minOccurs="0"
maxOccurs="999"
>
-
<xs:annotation
>
-
<xs:documentation
>
The penalty (if any) to change the itinerary
</xs:documentation>
</xs:annotation>
</xs:element>
-
<xs:element name="CancelPenalty"
type="typeFarePenalty"
minOccurs="0"
maxOccurs="999"
>
-
<xs:annotation
>
-
<xs:documentation
>
The penalty (if any) to cancel the fare
</xs:documentation>
</xs:annotation>
</xs:element>
-
<xs:element name="NoShowPenalty"
type="typeFarePenalty"
minOccurs="0"
maxOccurs="999"
>
-
<xs:annotation
>
-
<xs:documentation
>
The NoShow penalty (if any)
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element ref="FeeInfo"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="Adjustment"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="Yield"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="AirPricingModifiers"
minOccurs="0"
maxOccurs="1"
/>
<xs:element ref="TicketingModifiersRef"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="AirSegmentPricingModifiers"
minOccurs="0"
maxOccurs="999"
/>
<xs:element ref="FlightOptionsList"
minOccurs="0"
/>
<xs:element ref="BaggageAllowances"
minOccurs="0"
maxOccurs="1"
/>
<xs:element ref="FareRulesFilter"
minOccurs="0"
/>
-
<xs:element ref="PolicyCodesList"
minOccurs="0"
>
-
<xs:annotation
>
-
<xs:documentation
>
A list of codes that indicate why an item was determined to be ‘out of policy’
</xs:documentation>
</xs:annotation>
</xs:element>
-
<xs:element name="PriceChange"
type="PriceChangeType"
minOccurs="0"
maxOccurs="99"
>
-
<xs:annotation
>
-
<xs:documentation
>
Indicates a price change is found in Fare Control Manager
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element ref="ActionDetails"
minOccurs="0"
/>
-
<xs:element ref="common:Commission"
minOccurs="0"
maxOccurs="999"
>
-
<xs:annotation
>
-
<xs:documentation
>
Allows an agency to update the commission to a new or different commission rate which
will be applied at time of ticketing. The commission Modifier allows the user specify
how the commission change is to applied
</xs:documentation>
</xs:annotation>
</xs:element>