diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RequestBase | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | BookingIdentity FFPInfo ServiceGroup PaxRef | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <s:element name="SIG_AirServicesRQ"> <s:annotation> <s:documentation>Request for available services. Returns SIG_AirServicesRS</s:documentation> </s:annotation> <s:complexType> <s:complexContent> <s:extension base="RequestBase"> <s:sequence> <s:element name="BookingIdentity" type="BookingIdentityType" minOccurs="0"/> <s:element name="FFPInfo" type="LoyalityProgramType" minOccurs="0"> <s:annotation> <s:documentation>Applicable if no PNR available in session, otherwise will be ignored</s:documentation> </s:annotation> </s:element> <s:element name="ServiceGroup" type="ServiceGroupList" minOccurs="0"/> <s:element name="PaxRef" type="s:string" minOccurs="0"/> </s:sequence> </s:extension> </s:complexContent> </s:complexType> </s:element> |
diagram | ![]() |
||||||||||||||||||||||
type | BookingIdentityType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <s:element name="BookingIdentity" type="BookingIdentityType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | LoyalityProgramType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <s:element name="FFPInfo" type="LoyalityProgramType" minOccurs="0"> <s:annotation> <s:documentation>Applicable if no PNR available in session, otherwise will be ignored</s:documentation> </s:annotation> </s:element> |
diagram | ![]() |
||||||
type | ServiceGroupList | ||||||
properties |
|
||||||
source | <s:element name="ServiceGroup" type="ServiceGroupList" minOccurs="0"/> |
diagram | ![]() |
||||||
type | s:string | ||||||
properties |
|
||||||
source | <s:element name="PaxRef" type="s:string" minOccurs="0"/> |