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_xsd1 (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 operationschedules12
    • Unresolved link to operationschedules15
    • Unresolved link to operationschedules16
    • Unresolved link to operationschedules18
    • Unresolved link to operationschedules19
    • Unresolved link to operationschedules20
Collapse References:
nsA:DaysOfOperation, Unresolved link to operationschedules12, Unresolved link to operationschedules15, Unresolved link to operationschedules16, Unresolved link to operationschedules18, Unresolved link to operationschedules19, OperationSchedules, Unresolved link to operationschedules20