| XML Field |
Description |
| CommandList |
The surrounding tag |
| -GetCitiesData |
The command name |
| --CityList |
Contains the list of cities recognised by Travelfusion. Contains 1 or more City elements. |
| ---City |
Describes a known city |
| ----IataCode |
The standard IATA code for this city. |
| ----Country |
Defines the country that the city is in. |
| -----CountryName |
The name of the country |
| -----CountryCode |
The ISO 3166 code for the country. |
| ----CityNameList |
The names for this city in various languages. Contains 1 or more CityName elements. |
| -----CityName |
A name for this city and the language that the name is in. |
| ------Language |
The language - e.g. 'Chinese' |
| ------LanguageCode |
The ISO 639-1 language code (lower case) - e.g. 'zh'. See http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes |
| ------Name |
The name of the city in the specified language |
|
|