Definition Type: ComplexType
Name: FormattedTextTextType
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Provides text and indicates whether it is formatted or not.
Collapse XSD Schema Diagram:
Drilldown into TextFormat in schema ota_commontypes_xsd1 Drilldown into Language in schema ota_commontypes_xsd1 Drilldown into LanguageGroup in schema ota_commontypes_xsd Drilldown into Formatted in schema ota_commontypes_xsd1XSD Diagram of FormattedTextTextType in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="FormattedTextTextType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Provides text and indicates whether it is formatted or not.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attribute name="Formatted" type="xs:boolean" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Textual information, which may be formatted as a line of information, or unformatted, as a paragraph of text.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attributeGroup ref="LanguageGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">The language in which the text is provided.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
            <xs:attribute name="TextFormat" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Indicates the format of text used in the description e.g. unformatted  or html.</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:NMTOKEN">
                        <xs:enumeration value="PlainText">
                            <xs:annotation>
                                <xs:documentation xml:lang="en">Textual data that is in ASCII format.</xs:documentation>
                            </xs:annotation>
                        </xs:enumeration>
                        <xs:enumeration value="HTML">
                            <xs:annotation>
                                <xs:documentation xml:lang="en">HTML formatted text.</xs:documentation>
                            </xs:annotation>
                        </xs:enumeration>
                    </xs:restriction>
                </xs:simpleType>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Formatted Formatted Optional
Language Language Optional
TextFormat TextFormat Optional
Collapse Derivation Tree:
  • FormattedTextTextType
    • Unresolved link to category4
    • Unresolved link to roomratedescription3
    • Unresolved link to category6
    • Unresolved link to pkgcautiontype1
    • Unresolved link to coveragedetailstype
    • Unresolved link to description63
    • Unresolved link to description65
    • Unresolved link to conditionreport1
    • Unresolved link to description70
    • Unresolved link to ruletext
    • Unresolved link to description72
    • Unresolved link to description73
    • Unresolved link to description74
Collapse References:
Unresolved link to category4, Unresolved link to category6, Comment, Comment, Unresolved link to conditionreport1, Unresolved link to coveragedetailstype, Description, Unresolved link to description63, Unresolved link to description65, Unresolved link to description70, Unresolved link to description72, Unresolved link to description73, Unresolved link to description74Description, ListItem, PaymentText, Unresolved link to pkgcautiontype1, RateComment, Unresolved link to roomratedescription3, Unresolved link to ruletext, Text,