complexType TicketRSBooking
diagram pscev_p1280.png
children BookingReference Products Notifications
used by
element TicketRSDetail/Booking
source <xs:complexType name="TicketRSBooking">
 
<xs:sequence>
   
<xs:element name="BookingReference" type="xs:string"/>
   
<xs:element name="Products" type="TicketRSBookingProducts"/>
   
<xs:element name="Notifications" type="PSNotifications" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element TicketRSBooking/BookingReference
diagram pscev_p1281.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="BookingReference" type="xs:string"/>

element TicketRSBooking/Products
diagram pscev_p1282.png
type TicketRSBookingProducts
properties
isRef 0
content complex
children Flights
source <xs:element name="Products" type="TicketRSBookingProducts"/>

element TicketRSBooking/Notifications
diagram pscev_p1283.png
type PSNotifications
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children Notification
source <xs:element name="Notifications" type="PSNotifications" minOccurs="0"/>


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