Web service guidelines (SOAP)
Web services are often created to solve a certain problem or provide some data to an external application.
Topics in "Web Service Guidelines"
- Web Service Styles
- Request / Response Message Exchange Pattern
- Identifying and Naming the Web Service
- Identifying and Naming the Web Service Operations
- Identifying and Naming XML Schemas and Elements for use with Web Services
- Endpoint Naming Conventions
- XML and Web Service Namespaces
- Consuming a Genus Web Service from an External Client
- Testing a Web Service