Final WSDL 2.0 description.
[PFCLatex/.git] / source / service.xml
1 <wsdl:service name="GPSAds" interface="tns:GPSAdsInterface">
2     <wsdl:documentation>
3         GPS Ads service: retrieve Ads by GPS coordinates.
4     </wsdl:documentation>
5     <wsdl:endpoint name="GPSAdsHTTPEndpoint"
6         binding="GPSAdsHTTPBinding"
7         address="http://users.mobiads.gumartinm.name/api/latitude/longitude/gpsads.json">
8     </wsdl:endpoint>
9 </wsdl:service>