From ee61d8b905abe0d541838bd0f0793e5086855bb9 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 19 Jan 2022 22:51:10 +0100 Subject: remove gitignore files --- .../TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF | 2 - .../CountryInfoService.wso.wsdl | 979 --------------------- 2 files changed, 981 deletions(-) delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl (limited to 'Year_3/TSDWL/WSDL/CountryClient/src/conf') diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF b/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl b/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl deleted file mode 100644 index 44c806b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl +++ /dev/null @@ -1,979 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Returns a list of continents ordered by name. - - - - - Returns a list of continents ordered by code. - - - - - Returns a list of currencies ordered by name. - - - - - Returns a list of currencies ordered by code. - - - - - Returns the name of the currency (if found) - - - - - Returns a list of all stored counties ordered by ISO code - - - - - Returns a list of all stored counties ordered by country name - - - - - Returns a list of all stored counties grouped per continent - - - - - Searches the database for a country by the passed ISO country code - - - - - This function tries to found a country based on the passed country name. - - - - - Returns the name of the captial city for the passed country code - - - - - Returns the currency ISO code and name for the passed country ISO code - - - - - Returns a link to a picture of the country flag - - - - - Returns the internation phone code for the passed ISO country code - - - - - Returns a struct with all the stored country information. Pass the ISO country code - - - - - Returns an array with all countries and all the language information stored - - - - - Returns a list of all countries that use the same currency code. Pass a ISO currency code - - - - - Returns an array of languages ordered by name - - - - - Returns an array of languages ordered by code - - - - - Find a language name based on the passed ISO language code - - - - - Find a language ISO code based on the passed language name - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This DataFlex Web Service opens up country information. 2 letter ISO codes are used for Country code. There are functions to retrieve the used Currency, Language, Capital City, Continent and Telephone code. - - - - - - - - -- cgit v1.2.3-18-g5258