complexType ProductsToBookFlights
diagram pscev_p1063.png
children Flight
used by
element ProductsToBook/Flights
source <xs:complexType name="ProductsToBookFlights">
 
<xs:sequence>
   
<xs:element name="Flight" type="ProductsToBookFlight" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element ProductsToBookFlights/Flight
diagram pscev_p1064.png
type ProductsToBookFlight
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children FareFlights FlightSeats Remarks SpecialServiceRequirements OtherServiceInformations Contacts AutoCancelDate
source <xs:element name="Flight" type="ProductsToBookFlight" maxOccurs="unbounded"/>


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