Definition Type: SimpleType
Name: StringText
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
A string intended for free text Minimum length of 0 and maximum length of 4096
Collapse XSD Schema Diagram:
XSD Diagram of StringText in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="StringText">
    <xsd:annotation>
        <xsd:documentation source="Description">A string intended for free text 
Minimum length of 0 and maximum length of 4096</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">StringText</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:maxLength value="4096" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 4096
Collapse Derivation Tree:
Collapse References:
pgt-0200:notes, ota2-0400:Remark, ota2-0400:remark, ota2-0400:remark, pgt-0200:remark, pgt-0200:shortDescription, ota2-0400:Text, ota2-0400:text2, pgt-0200:textota2-0400:TextFree, ota2-0400:TextParagraph_Simple,