| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of RequestBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:complexType name="RequestBaseEx"> <s:complexContent> <s:extension base="RequestBase"> <s:attribute name="GDS" type="CRSType"> <s:annotation> <s:documentation>Target GDS code</s:documentation> </s:annotation> </s:attribute> <s:attribute name="Interface" type="s:string"> <s:annotation> <s:documentation>GDS Interface name</s:documentation> </s:annotation> </s:attribute> <s:attribute name="OwnerCode" type="AirlineCodeType"> <s:annotation> <s:documentation>Owner AK code. Either GDS-Interface or OwnerCode is mandatory. If OwnerCode is set, GDS and Interface will be ignored.</s:documentation> </s:annotation> </s:attribute> </s:extension> </s:complexContent> </s:complexType> |
| type | CRSType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <s:attribute name="GDS" type="CRSType"> <s:annotation> <s:documentation>Target GDS code</s:documentation> </s:annotation> </s:attribute> |
| type | s:string | ||
| annotation |
|
||
| source | <s:attribute name="Interface" type="s:string"> <s:annotation> <s:documentation>GDS Interface name</s:documentation> </s:annotation> </s:attribute> |
| type | AirlineCodeType | |||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <s:attribute name="OwnerCode" type="AirlineCodeType"> <s:annotation> <s:documentation>Owner AK code. Either GDS-Interface or OwnerCode is mandatory. If OwnerCode is set, GDS and Interface will be ignored.</s:documentation> </s:annotation> </s:attribute> |