complexType CancelType
diagram sigws_p310.png
type extension of strlist
properties
base strlist
used by
elements SIG_AirBookRQ/Cancel SIG_RailBookRQ/Cancel
attributes
Name  Type  Use  Default  Fixed  Annotation
Tickets  s:boolean  optional      
documentation
True - Void all issued tickets
False - Leave issued tickets when cancel itinerary
None - cancelling ticketed itinerary will fail
Itinerary  s:boolean  optional      
documentation
Cancel entire itinerary. Produce error if tickets issued and no cancelled.
EMD  s:boolean  optional      
documentation
Cancel EMD.
BookingRef  s:string        
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.
annotation
documentation
Items to cancel.
List of references from retrieved PNR
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>

attribute CancelType/@Tickets
type s:boolean
properties
use optional
annotation
documentation
True - Void all issued tickets
False - Leave issued tickets when cancel itinerary
None - cancelling ticketed itinerary will fail
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>

attribute CancelType/@Itinerary
type s:boolean
properties
use optional
annotation
documentation
Cancel entire itinerary. Produce error if tickets issued and no cancelled.
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>

attribute CancelType/@EMD
type s:boolean
properties
use optional
annotation
documentation
Cancel EMD.
source <s:attribute name="EMD" type="s:boolean" use="optional">
 
<s:annotation>
   
<s:documentation>Cancel EMD. </s:documentation>
 
</s:annotation>
</s:attribute>

attribute CancelType/@BookingRef
type s:string
annotation
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.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy