Definition Type: SimpleType
Name: TextFormatType
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Collapse XSD Schema Diagram:
XSD Diagram of TextFormatType in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="TextFormatType">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationClosed" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TextFormatType</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="PlainText">
            <xsd:annotation>
                <xsd:documentation source="Description">Textual data that is in ASCII format.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="HTML">
            <xsd:annotation>
                <xsd:documentation source="Description">HTML formatted text.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration PlainText
Enumeration HTML
Collapse Derivation Tree:
Collapse References:
ota2-0400:textFormat, ota2-0400:textFormat, pgt-0200:textFormat