<xsd:complexType abstract="true" name="ProductQueries">
<xsd:annotation>
<xsd:appinfo>
<otm:OTA2Entity type="ChoiceObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ProductQueries</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element minOccurs="0" ref="order-0300:PriceModifiers">
<xsd:annotation>
<xsd:documentation source="Description">Attributes that influence the price.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2-0400:LoyaltyProgram">
<xsd:annotation>
<xsd:documentation source="Description">The loyalty program associated with the person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Shared" />
</xsd:sequence>
</xsd:complexType>
|