Final WSDL 2.0 description.
[PFCLatex/.git] / source / service.xml
diff --git a/source/service.xml b/source/service.xml
new file mode 100644 (file)
index 0000000..96e2076
--- /dev/null
@@ -0,0 +1,9 @@
+<wsdl:service name="GPSAds" interface="tns:GPSAdsInterface">
+    <wsdl:documentation>
+        GPS Ads service: retrieve Ads by GPS coordinates.
+    </wsdl:documentation>
+    <wsdl:endpoint name="GPSAdsHTTPEndpoint"
+        binding="GPSAdsHTTPBinding"
+        address="http://users.mobiads.gumartinm.name/api/latitude/longitude/gpsads.json">
+    </wsdl:endpoint>
+</wsdl:service>