A web service.
It is recommended that a web service be denoted by an http: URI corresponding to the CGI prefix of the service. E.g.
http://www.example.com/service
where a service request would correspond to
http://www.example.com/service?{parameters} en |