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

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

element FareMatrixRow/FareMatrixCells
diagram pscev_p646.png
type FareMatrixCells
properties
isRef 0
content complex
children FareMatrixCell
source <xs:element name="FareMatrixCells" type="FareMatrixCells"/>


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