diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | extension of strlist | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="CancelType"> <s:annotation> <s:documentation>Items to cancel. List of references from retrieved PNR</s:documentation> </s:annotation> <s:simpleContent> <s:extension base="strlist"> <s:attribute name="Tickets" type="s:boolean" use="optional"> <s:annotation> <s:documentation>True - Void all issued tickets False - Leave issued tickets when cancel itinerary None - cancelling ticketed itinerary will fail</s:documentation> </s:annotation> </s:attribute> <s:attribute name="Itinerary" type="s:boolean" use="optional"> <s:annotation> <s:documentation>Cancel entire itinerary. Produce error if tickets issued and no cancelled. </s:documentation> </s:annotation> </s:attribute> <s:attribute name="EMD" type="s:boolean" use="optional"> <s:annotation> <s:documentation>Cancel EMD. </s:documentation> </s:annotation> </s:attribute> <s:attribute name="BookingRef" type="s:string"> <s:annotation> <s:documentation>BookingRef to cancal tickets and(or) itinerary for part of multiPNR. Ignored for all other requests and for non-multi PNRs. DEPRECATED! Use BookingRef in element BookingIdentity above instead.</s:documentation> </s:annotation> </s:attribute> </s:extension> </s:simpleContent> </s:complexType> |
type | s:boolean | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="Tickets" type="s:boolean" use="optional"> <s:annotation> <s:documentation>True - Void all issued tickets False - Leave issued tickets when cancel itinerary None - cancelling ticketed itinerary will fail</s:documentation> </s:annotation> </s:attribute> |
type | s:boolean | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="Itinerary" type="s:boolean" use="optional"> <s:annotation> <s:documentation>Cancel entire itinerary. Produce error if tickets issued and no cancelled. </s:documentation> </s:annotation> </s:attribute> |
type | s:boolean | ||
properties |
|
||
annotation |
|
||
source | <s:attribute name="EMD" type="s:boolean" use="optional"> <s:annotation> <s:documentation>Cancel EMD. </s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="BookingRef" type="s:string"> <s:annotation> <s:documentation>BookingRef to cancal tickets and(or) itinerary for part of multiPNR. Ignored for all other requests and for non-multi PNRs. DEPRECATED! Use BookingRef in element BookingIdentity above instead.</s:documentation> </s:annotation> </s:attribute> |