Definition Type: Element
Name: OperationSchedule
Type: OperationScheduleType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs 999
Abstract
Documentation:
The OperationSchedule class defines the dates and hours of operation.
Collapse XSD Schema Diagram:
Drilldown into OperationTimes in schema ota_commontypes_xsd 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_xsd Drilldown into OperationScheduleType in schema ota_commontypes_xsdXSD Diagram of OperationSchedule in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="OperationSchedule" type="OperationScheduleType" maxOccurs="999">
    <xs:annotation>
        <xs:documentation xml:lang="en">The OperationSchedule class defines the dates and hours of operation. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OperationTimes OperationTimes 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Start Start Optional
Duration Duration Optional
End End Optional
Collapse Derivation Tree: