About Siebel Web Services
A Web service is a discrete piece of business logic, located somewhere on the Internet, which is accessible through Internet protocols. It is distinguished by the following:
It is specified using Web Services Description Language (WSDL).
It contains data represented in Extensible Markup Language (XML) and defined by XML Schema.
It is transported by Simple Object Access Protocol (SOAP), an XML-based transport protocol.