complexType FareMatrixCell
diagram pscev_p641.png
children Fare
used by
element FareMatrixCells/FareMatrixCell
attributes
Name  Type  Use  Default  Fixed  annotation
DepartureDateDaterequired      
source <xs:complexType name="FareMatrixCell">
 
<xs:sequence>
   
<xs:element name="Fare" type="Fare" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="DepartureDate" type="Date" use="required"/>
</xs:complexType>

attribute FareMatrixCell/@DepartureDate
type Date
properties
isRef 0
use required
source <xs:attribute name="DepartureDate" type="Date" use="required"/>

element FareMatrixCell/Fare
diagram pscev_p642.png
type Fare
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children FareSummary FarePrices FareFlights FareRestrictions
source <xs:element name="Fare" type="Fare" minOccurs="0"/>


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