Definition Type: SimpleType
Name: StringLong
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
A long string Minimum length of 0 and a maximum length of 4096
Collapse XSD Schema Diagram:
XSD Diagram of StringLong in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="StringLong">
    <xsd:annotation>
        <xsd:documentation source="Description">A long string  
Minimum length of 0 and a maximum length of 4096</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">StringLong</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:
ota2-0400:AccessibilityFeatures_Simple, orghs-0300:AccessibilityFeatures_Simpleota2-0400:Address_Simple, ota2-0400:description, ota2-0400:Description, ph:description, ph:description, order-0300:description, order-0300:description, ota2-0400:TextualComment,