Definition Type: ComplexType
Name: OperationSchedulesType
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Collection of operation schedules.
Collapse XSD Schema Diagram:
Drilldown into OperationSchedule 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_xsdXSD Diagram of OperationSchedulesType in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="OperationSchedulesType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Collection of operation schedules.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <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>
    </xs:sequence>
    <xs:attributeGroup ref="DateTimeSpanGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">The date range for which the operation schedule information is valid.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
</xs:complexType>
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:
  • OperationSchedulesType
    • Unresolved link to operationschedules14
    • Unresolved link to operationschedules17
Collapse References:
Unresolved link to operationschedules14, Unresolved link to operationschedules17OperationSchedules,