Definition Type: ComplexType
Name: FreeTextType
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Textual information to provide descriptions and/or additional information.
Collapse XSD Schema Diagram:
Drilldown into Language in schema ota_commontypes_xsd1 Drilldown into LanguageGroup in schema ota_commontypes_xsdXSD Diagram of FreeTextType in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="FreeTextType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Textual information to provide descriptions and/or additional information.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attributeGroup ref="LanguageGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Language of the text.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Language Language Optional
Collapse Derivation Tree:
  • FreeTextType
    • Unresolved link to accesscomment1
    • Unresolved link to certificationtype1
    • Unresolved link to commissioninfotype1
    • Unresolved link to internalrefnmbr
Collapse References:
Unresolved link to accesscomment1, Unresolved link to certificationtype1, Unresolved link to commissioninfotype1, ErrorType, Unresolved link to internalrefnmbrWarningType,