Definition Type: ComplexType
Name: Comments_Detail
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:Comments
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_Detail in schema otm_builtins_xsd Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into TextualComment in schema common_4_0_0_xsd Drilldown into Comments in schema common_4_0_0_xsd Drilldown into language in schema common_4_0_0_xsd Drilldown into name in schema common_4_0_0_xsdXSD Diagram of Comments_Detail in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Comments_Detail">
    <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:complexContent>
        <xsd:extension base="ota2-0400:Comments">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Detail" />
            </xsd:sequence>
            <xsd:attribute name="name" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Used to identify the information found in the comment.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="language" type="ota2-0400:LanguageCode" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Identifies the language of the comment.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TextualComment ota2-0400:TextualComment 0 100
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
ExtensionPoint_Detail ota2:ExtensionPoint_Detail 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name ota2-0400:name Optional
language ota2-0400:language Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:CommentsDetail