- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 May 2006 06:22:42 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv27721/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Completed edits to section 5.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.165
retrieving revision 1.166
diff -C2 -d -r1.165 -r1.166
*** wsdl20-adjuncts.xml 4 May 2006 06:00:57 -0000 1.165
--- wsdl20-adjuncts.xml 4 May 2006 06:22:40 -0000 1.166
***************
*** 2015,2023 ****
<head>Description</head>
! <p>The SOAP messaging framework allows
to engage one or more additional features (typically
implemented as one or more SOAP header blocks), as defined
by SOAP Modules (see <bibref ref="SOAP12-PART1"/>). This
! binding extension specification allows users to indicate which SOAP
Modules are in use across an entire binding, on a per
operation basis or on a per message basis.</p>
--- 2015,2023 ----
<head>Description</head>
! <p>The SOAP messaging framework allows a Web service
to engage one or more additional features (typically
implemented as one or more SOAP header blocks), as defined
by SOAP Modules (see <bibref ref="SOAP12-PART1"/>). This
! binding extension specification allows description of which SOAP
Modules are in use across an entire binding, on a per
operation basis or on a per message basis.</p>
***************
*** 2691,2695 ****
then the value of the SOAP
<attval>&soap12-mep;ImmediateDestination</attval> property MUST be
! generated using the HTTP binding extension's rules for generating a
IRI for HTTP GET (see <specref ref="_http_x-www-form-urlencoded"/>).</assert> The
input serialization format of
--- 2691,2695 ----
then the value of the SOAP
<attval>&soap12-mep;ImmediateDestination</attval> property MUST be
! generated using the HTTP binding extension's rules for generating an
IRI for HTTP GET (see <specref ref="_http_x-www-form-urlencoded"/>).</assert> The
input serialization format of
***************
*** 4422,4426 ****
<example id="urlencoded_example">
! <head>Instance data serialized in a IRI</head>
<p>
The instance data defined in <specref ref="urlencoded_example_querystring"/> with the following <el>operation</el> declaration:
--- 4422,4426 ----
<example id="urlencoded_example">
! <head>Instance data serialized in an IRI</head>
<p>
The instance data defined in <specref ref="urlencoded_example_querystring"/> with the following <el>operation</el> declaration:
Received on Thursday, 4 May 2006 06:22:53 UTC