Definition Type: Element
Name: Comment
Type: [Unresolved]: FreeTextType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs 10
Abstract
Documentation:
A comment applicable to all the pricing information.
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 Comment in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Comment" type="FreeTextType" minOccurs="0" maxOccurs="10">
    <xs:annotation>
        <xs:documentation xml:lang="en">A comment applicable to all the pricing information.</xs:documentation>
    </xs:annotation>
</xs:element>