Definition Type: Element
Name: DaysOfOperation
Namespace: http://www.opentravel.org/OTA/2003/05
Type: OperationSchedulesType
Containing Schema: OTA_AirScheduleRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the days of week the flight operates.
Collapse XSD Schema Diagram:
Drilldown into OperationSchedule in schema ota_commontypes_xsd1 Drilldown into End in schema ota_commontypes_xsd1 Drilldown into Duration in schema ota_commontypes_xsd1 Drilldown into Start in schema ota_commontypes_xsd1 Drilldown into DateTimeSpanGroup in schema ota_commontypes_xsd1 Drilldown into OperationSchedulesType in schema ota_commontypes_xsd1XSD Diagram of DaysOfOperation in schema ota_airschedulers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DaysOfOperation" type="OperationSchedulesType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Identifies the days of week the flight operates.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OperationSchedule OperationSchedule (1) 999
Collapse Child Attributes:
Name Type Default Value Use
Start Start Optional
Duration Duration Optional
End End Optional
Collapse Derivation Tree: