Abstract and Concrete WSDL Documents
WSDL documents are described as either abstract or concrete:
- An abstract WSDL document describes what the web service does, but not how it does it or how to contact it. An abstract WSDL document defines:
- A concrete WSDL document adds the information about how the web service communicates and where you can reach it. A concrete WSDL document contains the abstract WSDL definitions, and also defines:
Copyright © Cloud Software Group, Inc. All rights reserved.