<xsd:complexType name="FindMultiPropertyOffers_RQ">
<xsd:annotation>
<xsd:appinfo>
<otm:OTA2Entity type="Operation" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">HospitalityOffers_FindMultiPropertyOffers</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ota2msg:OTA2_Request_Payload">
<xsd:sequence>
<xsd:element minOccurs="0" name="PayloadStdAttributes" type="ota2-0400:PayloadStdAttributes">
<xsd:annotation>
<xsd:documentation source="Description">The standard attributes that appear on the root element for all OpenTravel messages.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2-0400:POS">
<xsd:annotation>
<xsd:documentation source="Description">Point of Sale (POS) identifies the party or connection channel making the request.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="ProcessingInfo" type="ota2-0400:ProcessingInfo">
<xsd:annotation>
<xsd:documentation source="Description">Transaction processing directives, including display currency overrides. If no display currency information is provided, the display and pricing currency will default to the value in POS/Source/@ISOCurrency.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ph:ProductQueriesHospitality">
<xsd:annotation>
<xsd:documentation source="Description">Criteria provided to request offers from multiple properties..</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|