Definition Type: Element
Name: Notes
Type: [Unresolved]: FreeTextType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Provides for free form descriptive information for the priced itinerary.
Collapse XSD Schema Diagram:
Drilldown into Language in schema ota_commontypes_xsd1 Drilldown into LanguageGroup in schema ota_commontypes_xsd Drilldown into FreeTextType in schema ota_commontypes_xsdXSD Diagram of Notes in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Notes" type="FreeTextType" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides for free form descriptive information for the priced itinerary.</xs:documentation>
    </xs:annotation>
</xs:element>