
This chapter describes how a WSDL file builds up a definition of a Web service. The service element defines a network address for a binding, as described in Section B.7. The binding element, described in Section B.6, defines a transport protocol and format for operations in a portType. The portType element, described in Section B.5, defines each operation offered by the service as a collection of message elements. Each message element defines the type of data that the message contains, as described in Section B.4. If a message relies on user-defined types, the types element, described in Section B.3, contains the schema for those types. The definitions element, described in Section B.2, is the root element of the document and defines the name of the document and the namespaces used within the document.
©2003-2005 Copyright Quovadx, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.