diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <s:complexType name="BookingGuidelinesType"> <s:annotation> <s:documentation>Guidelines to follow to make correct booking</s:documentation> </s:annotation> <s:attribute name="RussianNamesSupported" type="s:boolean"> <s:annotation> <s:documentation>Passenger names could be entered in latin and in cyrillic characters</s:documentation> </s:annotation> </s:attribute> <s:attribute name="VisaReq" type="s:string"> <s:annotation> <s:documentation>Visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation> </s:annotation> </s:attribute> <s:attribute name="TransitVisaReq" type="s:string"> <s:annotation> <s:documentation>Transit visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation> </s:annotation> </s:attribute> <s:attribute name="AddressReq" type="s:string"> <s:annotation> <s:documentation>Address information required in the PNR. List of itinerary cities this requirement applies to</s:documentation> </s:annotation> </s:attribute> </s:complexType> |
type | s:boolean | ||
annotation |
|
||
source | <s:attribute name="RussianNamesSupported" type="s:boolean"> <s:annotation> <s:documentation>Passenger names could be entered in latin and in cyrillic characters</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="VisaReq" type="s:string"> <s:annotation> <s:documentation>Visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="TransitVisaReq" type="s:string"> <s:annotation> <s:documentation>Transit visa information required in the PNR. List of itinerary cities this requirement applies to</s:documentation> </s:annotation> </s:attribute> |
type | s:string | ||
annotation |
|
||
source | <s:attribute name="AddressReq" type="s:string"> <s:annotation> <s:documentation>Address information required in the PNR. List of itinerary cities this requirement applies to</s:documentation> </s:annotation> </s:attribute> |