XML Location Resolution Response Specification
| XML Field | Dependencies | Description |
| CommandList | The surrounding tag | |
| -ResolveLocation | The command name | |
| --LocationList | The possible locations that match the location specified in the request. Contains 0 or more 'Location' elements |
|
| ---Location | Optional | A possible location. Each of the immediate child-elements of this element are optional and will be omitted if not requested in the LocationResolutionRequest |
| ----RecommendedDisplayText | Optional | The text that TRAVELfusion recommends to be displayed to the user when representing this location. |
| ----Id | Optional | An integer. The TRAVELfusion id for this location |
| ----Type | Optional | One of:
|
| ----Code | Optional | The three letter code of the city or airport. Will always be supplied for type 'Airport'. If the place type is 'Capital', 'Capital Of Region' or 'City', the code will be supplied if available. For other types, this element will always be omitted. |
| ----Name | Optional | The TRAVELfusion name for the location |
| ----Admin2 | Optional | The TRAVELfusion sub-region name for this location |
| ----Admin1 | Optional | The TRAVELfusion super-region name for this location |
| ----Country | Optional | The country of the location |
| -----Name | The TRAVELfusion name for the location country | |
| -----Code | The two letter code of the location country | |
| ----Admin2ShouldBeDisplayed | Optional | Has value 'true' or 'false'. If the customer is custom-building the display name of the location using the various data fields (Name, country, Admin1, Admin2 etc), there are some situations where the Admin2 field should not be displayed. |
| ----Coordinate | Optional | The coordinates of the location |
| -----Latitude | The latitude as a floating point number (degrees) | |
| -----Longitude | The longitude as a floating point number (degrees) | |
| ----AirportCity | Optional | Details of the city related to the airport. Will be omitted if the location is not an airport or the city related to the airport is unknown |
| -----Name | The name of the city that is related to this airport | |
| -----Code | Optional | The three letter code of the city. Will be omitted if not known |
About TRAVELfusion | Contact Our API Support Team | Latest API Change - 2nd January

