complexType ProductsToBookFareFlights
diagram pscev_p1053.png
children FareFlight
used by
element ProductsToBookFlight/FareFlights
source <xs:complexType name="ProductsToBookFareFlights">
 
<xs:sequence>
   
<xs:element name="FareFlight" type="ProductsToBookFareFlight" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element ProductsToBookFareFlights/FareFlight
diagram pscev_p1054.png
type ProductsToBookFareFlight
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
SequenceSequencerequired      
TripProductIDTripProductIDrequired      
source <xs:element name="FareFlight" type="ProductsToBookFareFlight" maxOccurs="unbounded"/>


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