Definition Type: ComplexType
Name: ProductPrice
Namespace: http://www.opentravel.org/OTM/order/v3
Containing Schema: Order_3_0_0.xsd
Abstract True
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Shared in schema otm_builtins_xsd Drilldown into Gratuity in schema order_3_0_0_xsd Drilldown into ProductRef in schema order_3_0_0_xsd Drilldown into Fee in schema common_4_0_0_xsd Drilldown into Taxes in schema common_4_0_0_xsd Drilldown into PriceSubGrp in schema common_4_0_0_xsd Drilldown into gratuityIncludedInd in schema order_3_0_0_xsd Drilldown into feesIncludedInd in schema order_3_0_0_xsd Drilldown into taxExcludedInd in schema order_3_0_0_xsdXSD Diagram of ProductPrice in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType abstract="true" name="ProductPrice">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ProductPrice</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ota2-0400:PriceSubGrp">
            <xsd:annotation>
                <xsd:documentation source="Description">The details of the price of the product.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2-0400:Taxes">
            <xsd:annotation>
                <xsd:documentation source="Description">Taxes for this product.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="99" minOccurs="0" ref="ota2-0400:Fee">
            <xsd:annotation>
                <xsd:documentation source="Description">Fees related to this product.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ProductRef" type="xsd:IDREF">
            <xsd:annotation>
                <xsd:documentation source="Description">Refers to the objID on an object defined elsewhere in the current document.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="order-0300:Gratuity">
            <xsd:annotation>
                <xsd:documentation source="Description">Gratiuity information.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Shared" />
    </xsd:sequence>
    <xsd:attribute name="taxExcludedInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">When present and true, tax is excluded from the price.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="feesIncludedInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">When present and true, fees are included.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="gratuityIncludedInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">When present and true, the gratuity is included in the price of this product.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PriceSubGrp ota2-0400:PriceSubGrp 0 (1)
Taxes ota2-0400:Taxes 0 (1)
Fee ota2-0400:Fee 0 99
ProductRef order-0300:ProductRef 0 (1)
Gratuity order-0300:Gratuity 0 (1)
ExtensionPoint_Shared ota2:ExtensionPoint_Shared 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
taxExcludedInd order-0300:taxExcludedInd Optional
feesIncludedInd order-0300:feesIncludedInd Optional
gratuityIncludedInd order-0300:gratuityIncludedInd Optional
Collapse Derivation Tree:
Collapse References:
order-0300:ProductPriceorder-0300:ProductPrice_Hospitality,