Definition Type: ComplexType
Name: Comments
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Textual information. To be replaced with Comment which is an alias for Text_Paragraph
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into TextualComment in schema common_4_0_0_xsdXSD Diagram of Comments in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Comments">
    <xsd:annotation>
        <xsd:documentation source="Description">Textual information.</xsd:documentation>
        <xsd:documentation source="Deprecation">To be replaced with Comment which is an alias for Text_Paragraph</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Comments</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="100" minOccurs="0" name="TextualComment" type="ota2-0400:StringLong">
            <xsd:annotation>
                <xsd:documentation source="Description">Text description.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Summary" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TextualComment ota2-0400:TextualComment 0 100
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
Collapse Derivation Tree:
Collapse References:
ota2-0400:Comments, ota2-0400:Comments_Detail, ota2-0400:CommentsSubGrp, ota2-0400:CommentsSummary