complexType FlightCalendarDetails
diagram pscev_p681.png
children FareMatrixSummary FareMatrixRows
used by
element FlightCalendarRS/Details
source <xs:complexType name="FlightCalendarDetails">
 
<xs:sequence>
   
<xs:element name="FareMatrixSummary" type="FareMatrixSummary"/>
   
<xs:element name="FareMatrixRows" type="FareMatrixRows"/>
 
</xs:sequence>
</xs:complexType>

element FlightCalendarDetails/FareMatrixSummary
diagram pscev_p682.png
type FareMatrixSummary
properties
isRef 0
content complex
children Supplier RowInformation ColInformation
attributes
Name  Type  Use  Default  Fixed  annotation
RowCountxs:intrequired      
ColCountxs:intrequired      
source <xs:element name="FareMatrixSummary" type="FareMatrixSummary"/>

element FlightCalendarDetails/FareMatrixRows
diagram pscev_p683.png
type FareMatrixRows
properties
isRef 0
content complex
children FareMatrixRow
source <xs:element name="FareMatrixRows" type="FareMatrixRows"/>


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