complexType BookingModType
diagram sigws_p309.png
used by
element SIG_AirBookRQ/BookingMods/BookingMod
attributes
Name  Type  Use  Default  Fixed  Annotation
BookingRef  s:string  optional      
documentation
Booking reference from shop reply - required for multi PNR mode
Interface  s:string  optional      
documentation
Interface name for booking
source <s:complexType name="BookingModType">
 
<s:attribute name="BookingRef" type="s:string" use="optional">
   
<s:annotation>
     
<s:documentation>Booking reference from shop reply - required for multi PNR mode</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="Interface" type="s:string" use="optional">
   
<s:annotation>
     
<s:documentation>Interface name for booking</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:complexType>

attribute BookingModType/@BookingRef
type s:string
properties
use optional
annotation
documentation
Booking reference from shop reply - required for multi PNR mode
source <s:attribute name="BookingRef" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>Booking reference from shop reply - required for multi PNR mode</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BookingModType/@Interface
type s:string
properties
use optional
annotation
documentation
Interface name for booking
source <s:attribute name="Interface" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>Interface name for booking</s:documentation>
 
</s:annotation>
</s:attribute>


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