complexType BookingAmendments
diagram pscev_p313.png
children Products
used by
element BookingAmendmentRQDetails/Booking
attributes
Name  Type  Use  Default  Fixed  annotation
BookingReferencexs:string      
source <xs:complexType name="BookingAmendments">
 
<xs:sequence>
   
<xs:element name="Products" type="BookingAmendmentDetails"/>
 
</xs:sequence>
 
<xs:attribute name="BookingReference" type="xs:string"/>
</xs:complexType>

attribute BookingAmendments/@BookingReference
type xs:string
properties
isRef 0
source <xs:attribute name="BookingReference" type="xs:string"/>

element BookingAmendments/Products
diagram pscev_p314.png
type BookingAmendmentDetails
properties
isRef 0
content complex
children Flights
source <xs:element name="Products" type="BookingAmendmentDetails"/>


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