<xsd:complexType name="Offer_Query_Offer">
<xsd:annotation>
<xsd:documentation source="Description">A product or products available at the given price and terms.</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Offer</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="2" minOccurs="1" ref="prod-0400:ProductQueries">
<xsd:annotation>
<xsd:documentation source="Description">Use 2 if requesting round trip Offers</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
</xsd:sequence>
</xsd:complexType>
|