- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 May 2007 15:46:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv3151/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Fixed 4550.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.267
retrieving revision 1.268
diff -C 2 -d -r1.267 -r1.268
*** wsdl20-adjuncts.xml 26 Apr 2007 13:30:55 -0000 1.267
--- wsdl20-adjuncts.xml 10 May 2007 15:46:38 -0000 1.268
***************
*** 4210,4216 ****
</ulist>
! <p>The following EBNF <bibref ref="EBNF"/> grammar represents
! the patterns for constructing the request IRI:
! </p>
<eg xml:space="preserve">httpLocation ::= charData? (( openBrace | closeBrace | template ) charData?)*
--- 4210,4217 ----
</ulist>
! <p><assert class="component" id="HTTPSerialization-2106" cr-id="none">The
! <prop comp="Binding Operation">http location</prop> property MUST conform to
! the following EBNF <bibref ref="EBNF"/>
! grammar, which represents the patterns for constructing the request IRI:</assert></p>
<eg xml:space="preserve">httpLocation ::= charData? (( openBrace | closeBrace | template ) charData?)*
***************
*** 4227,4231 ****
<ulist>
!
<item><p><assert class="component" id="HTTPSerialization-2109" cr-id="HTTPSerialization-5073">
The local name in a template SHOULD match at least one element
--- 4228,4232 ----
<ulist>
!
<item><p><assert class="component" id="HTTPSerialization-2109" cr-id="HTTPSerialization-5073">
The local name in a template SHOULD match at least one element
***************
*** 5483,5494 ****
</tr>
-->
! <tr>
! <td>20070419</td>
! <td>JJM</td>
! <td>4468: Add missing NOT.
! </td>
! </tr>
!
! <tr>
<td>20070419</td>
<td>JJM</td>
--- 5484,5501 ----
</tr>
-->
! <tr>
! <td>20070510</td>
! <td>JMarsh</td>
! <td>4450: Added EBNF assertion.</td>
! </tr>
!
! <tr>
! <td>20070419</td>
! <td>JJM</td>
! <td>4468: Add missing NOT.
! </td>
! </tr>
!
! <tr>
<td>20070419</td>
<td>JJM</td>
Received on Thursday, 10 May 2007 15:46:46 UTC