Definition Type: Element
Name: OperationSchedules
Type: OperationSchedulesPlusChargeType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Collection of operating times for the restaurant including detail such as season, day of week, or a combination.
Collapse XSD Schema Diagram:
Drilldown into OperationSchedule in schema ota_commontypes_xsd Drilldown into OperationSchedulesPlusChargeType in schema ota_commontypes_xsdXSD Diagram of OperationSchedules in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="OperationSchedules" type="OperationSchedulesPlusChargeType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Collection of operating times for the restaurant including detail such as season, day of week, or a combination.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OperationSchedule OperationSchedule 0 unbounded
Collapse Derivation Tree: