Difference: WsdlNotes (2 vs. 3)

Revision 322 Oct 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="WebServicesNotes"
Web Service Definition Language - "an XML grammar for describing network services as collections of communication endpoints capable of exchanging messages."
Line: 10 to 10
  documentation types (uses XML schema to define data types) message (each message is a struct of "parts", parts are defined using the types defined above)
Changed:
<
<
portType (groups an input message, an output message, and faults) different "operations" can be defined based on whether there's an input, an output, or
>
>
portType (groups an input message, an output message, and faults into an "operation") different operations can be defined based on whether there's an input, an output, or
  both, and the order in which they happen:
One-way
input only
Request-response
input, then output
View topic | History: r3 < r2 < r1 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback