Definition Type: Element
Name: Comment
Namespace: http://www.opentravel.org/OTA/2003/05
Type: FreeTextType
Containing Schema: OTA_AirFlifoRS.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Any special comments on the flight.
Collapse XSD Schema Diagram:
Drilldown into Language in schema ota_commontypes_xsd1 Drilldown into LanguageGroup in schema ota_commontypes_xsd1 Drilldown into FreeTextType in schema ota_commontypes_xsd1XSD Diagram of Comment in schema ota_airflifors_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Comment" type="FreeTextType" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Any special comments on the flight.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Language Language Optional
Collapse Derivation Tree: