Interface CountryInformation

This service type provides arbitrary information about countries.

XML Namespace

urn:icsy:venice:wsdl:tools

XSD Data Types

basic:  http://www.v-grid.info/types/basic.xsd

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

Operations

 basic:ISO3166_2CountryArray getCountries (domain:SSOInformation sso) throws faults:AuthorizationFault
Returns a list of all countries known to the service.

 basic:CityArray getCities (domain:SSOInformation sso, basic:ISO3166_2CountryCode country, basic:String64 pattern) throws faults:AuthorizationFault
Returns a list of cities in a country that match the given pattern. The patttern can be the name or ZIP code of the city.

Generated by the Venice Service Compiler on Thu May 10 14:13:01 CEST 2012