complexType CancelledHotels
diagram pscev_p369.png
children BookingReferences BookingState Notification
used by
element CancelledBookingProducts/Hotels/Hotel
source <xs:complexType name="CancelledHotels">
 
<xs:sequence>
   
<xs:element name="BookingReferences" type="BookingReferences" minOccurs="0"/>
   
<xs:element name="BookingState" type="BookingState" minOccurs="0"/>
   
<xs:element name="Notification" type="PSNotification" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element CancelledHotels/BookingReferences
diagram pscev_p370.png
type BookingReferences
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children BookingReference
source <xs:element name="BookingReferences" type="BookingReferences" minOccurs="0"/>

element CancelledHotels/BookingState
diagram pscev_p371.png
type BookingState
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
CodePSCodeTyperequired      
source <xs:element name="BookingState" type="BookingState" minOccurs="0"/>

element CancelledHotels/Notification
diagram pscev_p372.png
type PSNotification
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children NotificationId NotificationType NotificationMessage NotificationDetailedMessage NotificationTime AdditionalInformation ErrorQualifier
source <xs:element name="Notification" type="PSNotification" minOccurs="0"/>


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