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