<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>
|