What are Web Services? (4)


[1] A Web service is a software system identified by a URI [RFC 2396], whose public interfaces and bindings are defined and described using XML. Its definition can be discovered by other software systems. These systems may then interact with the Web service in a manner prescribed by its definition, using XML based messages conveyed by Internet protocols.
[2] A collection of EndPoints. [WSD Reqs]
-W3C Web Services Glossary