- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 May 2006 06:00:59 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv14599/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Edited up to end of 5.7.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.164
retrieving revision 1.165
diff -C2 -d -r1.164 -r1.165
*** wsdl20-adjuncts.xml 4 May 2006 05:11:32 -0000 1.164
--- wsdl20-adjuncts.xml 4 May 2006 06:00:57 -0000 1.165
***************
*** 1311,1321 ****
<head>WSDL SOAP Binding Extension</head>
! <p>The SOAP binding extension described in this section is SOAP version
! independent ("1.2" as well as other versions) and an extension
for <bibref ref="WSDL-PART1"/> to enable Web services
! applications to use SOAP. This
! binding extension extends WSDL 2.0 by adding properties to the <xspecref
! href="&w3c-designation-part1;#Binding">Binding
! component</xspecref> as defined in <bibref
ref="WSDL-PART1"/>. In addition, an XML Infoset representation
for these additional properties is provided, along with a
--- 1311,1320 ----
<head>WSDL SOAP Binding Extension</head>
! <p>The SOAP binding extension described in this section is an extension
for <bibref ref="WSDL-PART1"/> to enable Web services
! applications to use SOAP. This binding extension is SOAP version
! independent ("1.2" as well as other versions) and extends WSDL 2.0 by adding properties to the
! <comp>Binding</comp>
! component, and its related components, as defined in <bibref
ref="WSDL-PART1"/>. In addition, an XML Infoset representation
for these additional properties is provided, along with a
***************
*** 1332,1340 ****
<p>The SOAP binding extension is designed with the objective of minimizing
what needs to be explicitly declared for common cases. This is
! achieved by defining a set of default rules which apply for all
<comp>Interface Operation</comp> components of an <comp>Interface</comp> component, unless
specifically overridden on a per Interface Operation basis. Thus,
if a given <comp>Interface Operation</comp> component is not referred to
! specifically, then all the default rules apply for that
component. That is, per the requirements of <bibref
ref="WSDL-PART1"/>, all operations of an <comp>Interface</comp> component are
--- 1331,1339 ----
<p>The SOAP binding extension is designed with the objective of minimizing
what needs to be explicitly declared for common cases. This is
! achieved by defining a set of default rules which apply to all
<comp>Interface Operation</comp> components of an <comp>Interface</comp> component, unless
specifically overridden on a per Interface Operation basis. Thus,
if a given <comp>Interface Operation</comp> component is not referred to
! specifically, then all the default rules apply to that
component. That is, per the requirements of <bibref
ref="WSDL-PART1"/>, all operations of an <comp>Interface</comp> component are
***************
*** 1396,1400 ****
<documentation />*
</<b>wsoap:header</b>>*
! <<b>whttp:header</b> ... />*??
[ <feature /> | <property /> ]*
--- 1395,1399 ----
<documentation />*
</<b>wsoap:header</b>>*
! <whttp:header ... />*??
[ <feature /> | <property /> ]*
***************
*** 1505,1515 ****
the payload MAY be any one XML element.</p></item>
! <item><p><assert class="component" id="SOAPBinding-5041">If the value is <attval>#none</attval> then the
payload MUST be empty.</assert></p></item>
! <item><p>If the value is <attval>#element</attval> then the
! payload will be the &EII; identified by the
<prop comp="Interface Message Reference">element declaration</prop>
! property of the <comp>Interface Message Reference</comp> component.</p></item>
<item> <p><assert class="component" id="SOAPBinding-5042">If the <comp>Interface Message Reference</comp> component is declared
--- 1504,1514 ----
the payload MAY be any one XML element.</p></item>
! <item><p><assert class="message" id="SOAPBinding-5041">If the value is <attval>#none</attval> then the
payload MUST be empty.</assert></p></item>
! <item><p><assert class="message" id="SOAPBinding-2503001">If the value is <attval>#element</attval> then the
! payload MUST be the &EII; identified by the
<prop comp="Interface Message Reference">element declaration</prop>
! property of the <comp>Interface Message Reference</comp> component.</assert></p></item>
<item> <p><assert class="component" id="SOAPBinding-5042">If the <comp>Interface Message Reference</comp> component is declared
***************
*** 1529,1533 ****
<prop comp="Binding Message Reference">soap headers</prop> property as defined in section <specref
ref="soap-headers-decl"/> exists and is not empty in a
! <comp>Binding Message Reference</comp> or <comp>Binding Fault</comp> component, &EII;
conforming to the element declaration of a <comp>SOAP Header Block</comp>
component's <prop comp="SOAP Header Block">element declaration</prop> property, in the
--- 1528,1532 ----
<prop comp="Binding Message Reference">soap headers</prop> property as defined in section <specref
ref="soap-headers-decl"/> exists and is not empty in a
! <comp>Binding Message Reference</comp> or <comp>Binding Fault</comp> component, then an &EII;
conforming to the element declaration of a <comp>SOAP Header Block</comp>
component's <prop comp="SOAP Header Block">element declaration</prop> property, in the
***************
*** 1544,1548 ****
<prop comp="SOAP Header Block">mustUnderstand</prop> property
is present and its value is <attval>true</attval>, that
! particular SOAP header block should be
marked with a <att>mustUnderstand</att> &AII; with a value
of <attval>true</attval> or <attval>1</attval> as per the
--- 1543,1547 ----
<prop comp="SOAP Header Block">mustUnderstand</prop> property
is present and its value is <attval>true</attval>, that
! particular SOAP header block SHOULD be
marked with a <att>mustUnderstand</att> &AII; with a value
of <attval>true</attval> or <attval>1</attval> as per the
***************
*** 1914,1918 ****
</eg>
! <p>The XML representation for binding an Operation are two
&AII;s with the following Infoset properties: </p>
--- 1913,1917 ----
</eg>
! <p>The XML representation for binding an <comp>Binding Operation</comp> are two
&AII;s with the following Infoset properties: </p>
***************
*** 1947,1965 ****
defined:</p>
! <ulist>
! <item>
! <p>A [local name] of <el>mepDefault</el>
! </p>
! </item>
! <item>
! <p>A [namespace name] of
! <attval>&wsdl-soap-ns;</attval>
! </p>
! </item>
! <item>
! <p>A type of <emph>xs:anyURI</emph></p>
! </item>
! </ulist>
!
</div3>
--- 1946,1975 ----
defined:</p>
! <ulist>
! <item><p>wsoap:mepDefault OPTIONAL &AII;</p>
! <ulist>
! <item>
! <p>
! A [local name] of
! <el>mepDefault</el>
! </p>
! </item>
! <item>
! <p>
! A [namespace name] of
! <attval>
! &wsdl-soap-ns;
! </attval>
! </p>
! </item>
! <item>
! <p>
! A type of
! <emph>xs:anyURI</emph>
! </p>
! </item>
! </ulist>
! </item>
! </ulist>
</div3>
***************
*** 1991,1995 ****
<td rowspan="1" colspan="1"><prop comp="Binding Operation">soap action</prop></td>
<td rowspan="1" colspan="1">The actual value of the
! <att>action</att> &AII;, if any.</td>
</tr>
</tbody>
--- 2001,2005 ----
<td rowspan="1" colspan="1"><prop comp="Binding Operation">soap action</prop></td>
<td rowspan="1" colspan="1">The actual value of the
! <att>wsoap:action</att> &AII;, if any.</td>
</tr>
</tbody>
Received on Thursday, 4 May 2006 06:01:08 UTC