Definition Type: Element
Name: OperationTime
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirFlifoRS.xsd
MinOccurs (1)
MaxOccurs 99
Abstract
Documentation:
Provides information on operational events for this flight leg e.g. off-ground.
Collapse XSD Schema Diagram:
Drilldown into ReasonCode in schema ota_aircommontypes_xsd Drilldown into TimeType in schema ota_aircommontypes_xsd Drilldown into OperationType in schema ota_aircommontypes_xsd Drilldown into Time in schema ota_aircommontypes_xsd Drilldown into OperationTimeGroup in schema ota_aircommontypes_xsdXSD Diagram of OperationTime in schema ota_airflifors_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="OperationTime" maxOccurs="99">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides information on operational events for this flight leg e.g. off-ground.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="OperationTimeGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Time Time Required
OperationType OperationType Required
TimeType TimeType Required
ReasonCode ReasonCode Optional