diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="SearchOptionsType"> <s:attribute name="FlexibleDates"> <s:annotation> <s:documentation>Number of days to search around specified dates: 0,1,2,3</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:int"> <s:minInclusive value="0"/> <s:maxInclusive value="15"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="MaxResults"> <s:annotation> <s:documentation>Max number of PricingOptions in the result</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:int"> <s:minInclusive value="1"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="CachePolicy"> <s:annotation> <s:documentation>Cache policy: bypass - don't use cache default - apply default cache validity rules extended - apply extended lifetime cache validity rules only - return only cached data</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="bypass"/> <s:enumeration value="default"/> <s:enumeration value="extended"/> <s:enumeration value="only"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="PriceDepthPercent"> <s:annotation> <s:documentation>Limit search for every unique departure date combination by [LowestPrice;LowestPrice + PriceDepthPercent%] inteval. By default Flex date search returns signle option for every unique date combination. This parameter helps to get more options.</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> <s:attributeGroup ref="SearchOptionsBaseType"/> <s:attribute name="StockOptions"> <s:annotation> <s:documentation>Request: all - all variants best (default option) - only best variant</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="all"/> <s:enumeration value="best"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="Language"> <s:annotation> <s:documentation>Language for deeplink: Russian - (default option) English French German Italian Chinese Spanish Japanese Korean</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="Russian"/> <s:enumeration value="English"/> <s:enumeration value="French"/> <s:enumeration value="German"/> <s:enumeration value="Italian"/> <s:enumeration value="Chinese"/> <s:enumeration value="Spanish"/> <s:enumeration value="Japanese"/> <s:enumeration value="Korean"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="Currency"> <s:annotation> <s:documentation>Payment currency code</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:length value="3"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="LId"> <s:annotation> <s:documentation>Request source ID, now used for SIG_AirShopRQ only, ignored for other requests</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> <s:maxLength value="32"/> </s:restriction> </s:simpleType> </s:attribute> <s:attribute name="POS"> <s:annotation> <s:documentation>OfficeID</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> <s:maxLength value="16"/> </s:restriction> </s:simpleType> </s:attribute> </s:complexType> |
type | restriction of s:int | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <s:attribute name="FlexibleDates"> <s:annotation> <s:documentation>Number of days to search around specified dates: 0,1,2,3</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:int"> <s:minInclusive value="0"/> <s:maxInclusive value="15"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:int | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="MaxResults"> <s:annotation> <s:documentation>Max number of PricingOptions in the result</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:int"> <s:minInclusive value="1"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | |||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <s:attribute name="CachePolicy"> <s:annotation> <s:documentation>Cache policy: bypass - don't use cache default - apply default cache validity rules extended - apply extended lifetime cache validity rules only - return only cached data</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="bypass"/> <s:enumeration value="default"/> <s:enumeration value="extended"/> <s:enumeration value="only"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:decimal | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="PriceDepthPercent"> <s:annotation> <s:documentation>Limit search for every unique departure date combination by [LowestPrice;LowestPrice + PriceDepthPercent%] inteval. By default Flex date search returns signle option for every unique date combination. This parameter helps to get more options.</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:decimal"> <s:minInclusive value="0"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <s:attribute name="StockOptions"> <s:annotation> <s:documentation>Request: all - all variants best (default option) - only best variant</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="all"/> <s:enumeration value="best"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | ||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <s:attribute name="Language"> <s:annotation> <s:documentation>Language for deeplink: Russian - (default option) English French German Italian Chinese Spanish Japanese Korean</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:enumeration value="Russian"/> <s:enumeration value="English"/> <s:enumeration value="French"/> <s:enumeration value="German"/> <s:enumeration value="Italian"/> <s:enumeration value="Chinese"/> <s:enumeration value="Spanish"/> <s:enumeration value="Japanese"/> <s:enumeration value="Korean"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <s:attribute name="Currency"> <s:annotation> <s:documentation>Payment currency code</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:length value="3"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <s:attribute name="LId"> <s:annotation> <s:documentation>Request source ID, now used for SIG_AirShopRQ only, ignored for other requests</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> <s:maxLength value="32"/> </s:restriction> </s:simpleType> </s:attribute> |
type | restriction of s:string | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <s:attribute name="POS"> <s:annotation> <s:documentation>OfficeID</s:documentation> </s:annotation> <s:simpleType> <s:restriction base="s:string"> <s:minLength value="1"/> <s:maxLength value="16"/> </s:restriction> </s:simpleType> </s:attribute> |