Definition Type: ComplexType
Name: Promotion
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2-0400:StringShort
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Description of the promotion.
Collapse XSD Schema Diagram:
Drilldown into name in schema common_4_0_0_xsd Drilldown into code in schema common_4_0_0_xsd Drilldown into promotionVendorCode in schema common_4_0_0_xsdXSD Diagram of Promotion in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Promotion">
    <xsd:annotation>
        <xsd:documentation source="Description">Description of the promotion.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Promotion</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2-0400:StringShort">
            <xsd:attribute name="promotionVendorCode" type="ota2-0400:ListOfTinyStrings" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">List of the vendor codes associated with a promotion.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="code" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The code for the promotion.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="name" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The name of the promotion.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
promotionVendorCode ota2-0400:promotionVendorCode Optional
code ota2-0400:code Optional
name ota2-0400:name Optional
Collapse Derivation Tree:
Collapse References:
order-0300:Promotion, order-0300:Promotion