| diagram | ![]() |
||||||||||||||||||||||||||
| children | Payment Discount ExcludeTaxes ExchangeOptions | ||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||
| source | <s:complexType name="PriceItineraryType"> <s:annotation> <s:documentation>Itinerary pricing options</s:documentation> </s:annotation> <s:sequence> <s:element name="Payment" type="PaymentBaseType" minOccurs="0" maxOccurs="unbounded"> <s:annotation> <s:documentation>Multiple payment option is allowed only for exchange request. For booking request no more than one option is allowed.</s:documentation> </s:annotation> </s:element> <s:element name="Discount" type="DiscountType" minOccurs="0"/> <s:element name="ExcludeTaxes" type="ExcludeTaxesType" minOccurs="0"> <s:annotation> <s:documentation>Exclude taxes from fare calculation</s:documentation> </s:annotation> </s:element> <s:element name="ExchangeOptions" minOccurs="0"> <s:annotation> <s:documentation>Exchange pricing options</s:documentation> </s:annotation> <s:complexType> <s:sequence> <s:element name="FareCalc" type="s:string" minOccurs="0"> <s:annotation> <s:documentation>Fare calculation</s:documentation> </s:annotation> </s:element> <s:element name="ROE" type="CurrencyConversionRplType" minOccurs="0"/> </s:sequence> <s:attribute name="Penalty" type="s:decimal"/> <s:attribute name="OldFare" type="s:decimal"/> <s:attribute name="FareBrand" type="s:string"/> <s:attribute name="DocNumber" type="s:string"/> <s:attributeGroup ref="BagAllowanceType"/> <s:attributeGroup ref="NotValidDatesType"/> </s:complexType> </s:element> </s:sequence> <s:attribute name="PriceExchange" type="s:boolean" use="optional"/> <s:attribute name="ExchangeType" type="RefundExchangeType"/> <s:attribute name="Options" type="s:string"> <s:annotation> <s:documentation>Extra pricing options depending on the vendor</s:documentation> </s:annotation> </s:attribute> </s:complexType> |
| type | s:boolean | ||
| properties |
|
||
| source | <s:attribute name="PriceExchange" type="s:boolean" use="optional"/> |
| type | RefundExchangeType | |||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| source | <s:attribute name="ExchangeType" type="RefundExchangeType"/> |
| type | s:string | ||
| annotation |
|
||
| source | <s:attribute name="Options" type="s:string"> <s:annotation> <s:documentation>Extra pricing options depending on the vendor</s:documentation> </s:annotation> </s:attribute> |
| diagram | ![]() |
||||||||||||||||||||||
| type | PaymentBaseType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <s:element name="Payment" type="PaymentBaseType" minOccurs="0" maxOccurs="unbounded"> <s:annotation> <s:documentation>Multiple payment option is allowed only for exchange request. For booking request no more than one option is allowed.</s:documentation> </s:annotation> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| type | DiscountType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <s:element name="Discount" type="DiscountType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| type | ExcludeTaxesType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <s:element name="ExcludeTaxes" type="ExcludeTaxesType" minOccurs="0"> <s:annotation> <s:documentation>Exclude taxes from fare calculation</s:documentation> </s:annotation> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | FareCalc ROE | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:element name="ExchangeOptions" minOccurs="0"> <s:annotation> <s:documentation>Exchange pricing options</s:documentation> </s:annotation> <s:complexType> <s:sequence> <s:element name="FareCalc" type="s:string" minOccurs="0"> <s:annotation> <s:documentation>Fare calculation</s:documentation> </s:annotation> </s:element> <s:element name="ROE" type="CurrencyConversionRplType" minOccurs="0"/> </s:sequence> <s:attribute name="Penalty" type="s:decimal"/> <s:attribute name="OldFare" type="s:decimal"/> <s:attribute name="FareBrand" type="s:string"/> <s:attribute name="DocNumber" type="s:string"/> <s:attributeGroup ref="BagAllowanceType"/> <s:attributeGroup ref="NotValidDatesType"/> </s:complexType> </s:element> |
| type | s:decimal |
| source | <s:attribute name="Penalty" type="s:decimal"/> |
| type | s:decimal |
| source | <s:attribute name="OldFare" type="s:decimal"/> |
| type | s:string |
| source | <s:attribute name="FareBrand" type="s:string"/> |
| type | s:string |
| source | <s:attribute name="DocNumber" type="s:string"/> |
| diagram | ![]() |
||||||
| type | s:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <s:element name="FareCalc" type="s:string" minOccurs="0"> <s:annotation> <s:documentation>Fare calculation</s:documentation> </s:annotation> </s:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| type | CurrencyConversionRplType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <s:element name="ROE" type="CurrencyConversionRplType" minOccurs="0"/> |