complexType QueueItemType
diagram sigws_p431.png
type extension of s:string
properties
base s:string
used by
element SIG_QueueRS/QueueItems/QueueItem
attributes
Name  Type  Use  Default  Fixed  Annotation
QueueItemRef  s:string  required      
Interface  s:string  optional      
documentation
Interface name
CRS  CRSType  required      
documentation
CRS code
QueueNumber  s:string        
documentation
Queue Number
EventType  s:string  optional      
documentation
Type of Event
BookingReference  s:string  required      
documentation
Booking reference from the previous AirBookRQ
LeadPassenger  derived by: s:string        
documentation
Family name of the first passenger
Mandatory only for an Air PNRs booked in CRS 1H
annotation
documentation
Contains (if any) CRS specific extended information
source <s:complexType name="QueueItemType">
 
<s:annotation>
   
<s:documentation>Contains (if any) CRS specific extended information</s:documentation>
 
</s:annotation>
 
<s:simpleContent>
   
<s:extension base="s:string">
     
<s:attribute name="QueueItemRef" type="s:string" use="required"/>
     
<s:attributeGroup ref="QueueParameters"/>
     
<s:attributeGroup ref="BookingIdentityGroup"/>
   
</s:extension>
 
</s:simpleContent>
</s:complexType>

attribute QueueItemType/@QueueItemRef
type s:string
properties
use required
source <s:attribute name="QueueItemRef" type="s:string" use="required"/>


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