Definition Type: ComplexType
Name: ReferenceList_Product
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:ReferenceList
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
A list of objects that are referenced within another object.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into ProductSubGrp in schema product_4_0_0_xsd Drilldown into ExtensionPoint_Shared in schema otm_builtins_xsd Drilldown into ReferenceList in schema common_4_0_0_xsdXSD Diagram of ReferenceList_Product in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="ReferenceList_Product">
    <xsd:annotation>
        <xsd:documentation source="Description">A list of objects that are referenced within another object.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ReferenceList</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ota2-0400:ReferenceList">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="prod-0400:ProductSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">A product item.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExtensionPoint_Shared ota2:ExtensionPoint_Shared 0 (1)
ProductSubGrp prod-0400:ProductSubGrp 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Derivation Tree:
Collapse References:
ota2-0400:ReferenceListProduct