complexType CancelledBooking
diagram pscev_p357.png
children BookingReference BookingState Products Notifications
used by
element CancelledBookings/Booking
source <xs:complexType name="CancelledBooking">
 
<xs:sequence>
   
<xs:element name="BookingReference" type="BookingReference"/>
   
<xs:element name="BookingState" type="PSCodeType"/>
   
<xs:element name="Products" type="CancelledBookingProducts"/>
   
<xs:element name="Notifications" type="PSNotifications" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element CancelledBooking/BookingReference
diagram pscev_p358.png
type BookingReference
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ReferenceTypexs:stringrequired      
source <xs:element name="BookingReference" type="BookingReference"/>

element CancelledBooking/BookingState
diagram pscev_p359.png
type PSCodeType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
source <xs:element name="BookingState" type="PSCodeType"/>

element CancelledBooking/Products
diagram pscev_p360.png
type CancelledBookingProducts
properties
isRef 0
content complex
children Hotels ProductBookingExtraData Passengers
source <xs:element name="Products" type="CancelledBookingProducts"/>

element CancelledBooking/Notifications
diagram pscev_p361.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