complexType DisplayType
diagram sigws_p323.png
used by
elements SIG_AirBookRQ/Display SIG_RailBookRQ/Display
attributes
Name  Type  Use  Default  Fixed  Annotation
ItineraryReceipts  s:boolean        
TicketData  s:boolean        
PNRText  s:boolean  optional      
source <s:complexType name="DisplayType">
 
<s:attribute name="ItineraryReceipts" type="s:boolean"/>
 
<s:attribute name="TicketData" type="s:boolean"/>
 
<s:attribute name="PNRText" type="s:boolean" use="optional"/>
</s:complexType>

attribute DisplayType/@ItineraryReceipts
type s:boolean
source <s:attribute name="ItineraryReceipts" type="s:boolean"/>

attribute DisplayType/@TicketData
type s:boolean
source <s:attribute name="TicketData" type="s:boolean"/>

attribute DisplayType/@PNRText
type s:boolean
properties
use optional
source <s:attribute name="PNRText" type="s:boolean" use="optional"/>


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