From d113e606e8f87d9a01d614e2c6cfa873fa92a919 Mon Sep 17 00:00:00 2001 From: Julien Iguchi-Cartigny Date: Wed, 2 Jul 2014 22:41:14 +0200 Subject: [PATCH] add another local xmethods wsdl --- src/wstools/tests/config.txt | 2 +- src/wstools/tests/xmethods/ip2geo.wsdl | 144 +++++++++++++++++++++++++ 2 files changed, 145 insertions(+), 1 deletion(-) create mode 100644 src/wstools/tests/xmethods/ip2geo.wsdl diff --git a/src/wstools/tests/config.txt b/src/wstools/tests/config.txt index b3bde8f..69e08b1 100644 --- a/src/wstools/tests/config.txt +++ b/src/wstools/tests/config.txt @@ -28,7 +28,7 @@ archives = ('xmethods.tar.gz', 'schema.tar.gz') #freedb = xmethods/freedb.wsdl #globalweather = xmethods/globalweather.wsdl #IHaddock = xmethods/IHaddock.wsdl -#ip2geo = xmethods/ip2geo.wsdl +ip2geo = xmethods/ip2geo.wsdl #magic = xmethods/magic.wsdl #query = xmethods/query.wsdl #RateInfo = xmethods/RateInfo.wsdl diff --git a/src/wstools/tests/xmethods/ip2geo.wsdl b/src/wstools/tests/xmethods/ip2geo.wsdl new file mode 100644 index 0000000..b3e1ffb --- /dev/null +++ b/src/wstools/tests/xmethods/ip2geo.wsdl @@ -0,0 +1,144 @@ + + + Our system uses a multiple sources for resolution. Including a host database, trace route information, and other systems. Resolves IP addresses to Organization, Country, City, and State/Province, Latitude, Longitude. In most US cities it will also provide some extra information such as Area Code, and more. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Use a License Key of 0 for Testing + + + + + + + Use a License Key of 0 for Testing + + + + + + + Use a License Key of 0 for Testing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Our system uses a multiple sources for resolution. Including a host database, trace route information, and other systems. Resolves IP addresses to Organization, Country, City, and State/Province, Latitude, Longitude. In most US cities it will also provide some extra information such as Area Code, and more. + + + + + + + + + + + + + + \ No newline at end of file