- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Feb 2007 09:15:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv5206
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Spell-checked.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.242
retrieving revision 1.243
diff -C 2 -d -r1.242 -r1.243
*** wsdl20-adjuncts.xml 20 Feb 2007 08:49:10 -0000 1.242
--- wsdl20-adjuncts.xml 20 Feb 2007 09:15:17 -0000 1.243
***************
*** 414,418 ****
<p>
<assert class="exchange" id="MessageTriggersFault-2200301" required="false">
! When the Message Triggers Fault propagation rule is in effet, any message,
including the first in the pattern, MAY trigger a
fault message, which MUST have opposite direction.
--- 414,418 ----
<p>
<assert class="exchange" id="MessageTriggersFault-2200301" required="false">
! When the Message Triggers Fault propagation rule is in effect, any message,
including the first in the pattern, MAY trigger a
fault message, which MUST have opposite direction.
***************
*** 1062,1066 ****
of multiple return values for an operation. Several popular programming
languages support multiple return values for a function. Moreover, for
! languages which do not, the burden on implementors should be small,
as typically multiple return values will be mapped to a single
return value of a structure type (or its closest language-specific
--- 1062,1066 ----
of multiple return values for an operation. Several popular programming
languages support multiple return values for a function. Moreover, for
! languages which do not, the burden on implementers should be small,
as typically multiple return values will be mapped to a single
return value of a structure type (or its closest language-specific
***************
*** 1195,1199 ****
<p>
<assert class="component" id="IRIStyle-5029">The sequence MUST only contain elements.</assert> It MUST NOT
! contain other structures such as <code>xs:choice</code>. There are no occurance constraint on the sequence.
</p>
</item>
--- 1195,1199 ----
<p>
<assert class="component" id="IRIStyle-5029">The sequence MUST only contain elements.</assert> It MUST NOT
! contain other structures such as <code>xs:choice</code>. There are no occurence constraints on the sequence.
</p>
</item>
***************
*** 3392,3396 ****
<bibref ref="RFC3986"/>).</assert> If the <prop
comp="Binding Operation">http location</prop> property
! is bsent, the HTTP Request IRI is the value of the <prop
comp="Endpoint">address</prop> property of the
<comp>Endpoint</comp> component.
--- 3392,3396 ----
<bibref ref="RFC3986"/>).</assert> If the <prop
comp="Binding Operation">http location</prop> property
! is sent, the HTTP Request IRI is the value of the <prop
comp="Endpoint">address</prop> property of the
<comp>Endpoint</comp> component.
***************
*** 3399,3403 ****
rules to be applied to the value of <prop comp="Binding
Operation">http location</prop> before applying the
! process of reference resolution, ie before combining it
with the <prop comp="Endpoint">address</prop> property
of the endpoint element to form the HTTP Request
--- 3399,3403 ----
rules to be applied to the value of <prop comp="Binding
Operation">http location</prop> before applying the
! process of reference resolution, i.e. before combining it
with the <prop comp="Endpoint">address</prop> property
of the endpoint element to form the HTTP Request
***************
*** 4408,4412 ****
<item><p>For each encoded template (<el>encodedTemplate</el> production in
! the grammar above) NOT preceeded in the <prop comp="Binding Operation">http location</prop>
property by a <attval>?</attval> or a <attval>#</attval> character,
the characters NOT in the following set MUST be percent-encoded:</p>
--- 4408,4412 ----
<item><p>For each encoded template (<el>encodedTemplate</el> production in
! the grammar above) NOT preceded in the <prop comp="Binding Operation">http location</prop>
property by a <attval>?</attval> or a <attval>#</attval> character,
the characters NOT in the following set MUST be percent-encoded:</p>
***************
*** 4426,4430 ****
OR each encoded template
(<el>encodedTemplate</el> production in
! the grammar above) preceeded in the <prop comp="Binding Operation">http location</prop>
property by a <attval>?</attval> or a <attval>#</attval> character,
is encoded as follows:</p>
--- 4426,4430 ----
OR each encoded template
(<el>encodedTemplate</el> production in
! the grammar above) preceded in the <prop comp="Binding Operation">http location</prop>
property by a <attval>?</attval> or a <attval>#</attval> character,
is encoded as follows:</p>
***************
*** 5639,5642 ****
--- 5639,5648 ----
<td>20070220</td>
<td>JJM</td>
+ <td>Spell-checked.</td>
+ </tr>
+
+ <tr>
+ <td>20070220</td>
+ <td>JJM</td>
<td>Updated the mapping to SOAP-Response to only allow #element or #none, as per CR120.</td>
</tr>
***************
*** 6224,6228 ****
<td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR024">CR024</loc>:
! clarification that there are no occurance constraints for IRI style sequence
</td>
</tr>
--- 6230,6234 ----
<td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR024">CR024</loc>:
! clarification that there are no occurence constraints for IRI style sequence
</td>
</tr>
Received on Tuesday, 20 February 2007 09:15:24 UTC