Definition Type: ComplexType
Name: ConjunctionTicketNbr
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: ota2-0400:StringShort
Containing Schema: Finance_3_0_0.xsd
Abstract
Documentation:
Conjunction ticket number in case a conjunction ticket is exchanged.
Collapse XSD Schema Diagram:
Drilldown into coupons in schema finance_3_0_0_xsdXSD Diagram of ConjunctionTicketNbr in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="ConjunctionTicketNbr">
    <xsd:annotation>
        <xsd:documentation source="Description">Conjunction ticket number in case a conjunction ticket is exchanged.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ConjunctionTicketNbr</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2-0400:StringShort">
            <xsd:attribute name="coupons" type="fin-0300:Coupons" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Gives the coupon numbers of the ticket, which will be taken for payment.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">2387</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
coupons fin-0300:coupons Optional
Collapse Derivation Tree:
Collapse References:
fin-0300:ConjunctionTicketNbr