- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Mar 2007 16:50:33 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv4917
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR157 add reference to RFC2234 for ALPHA and DIGIT
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.257
retrieving revision 1.258
diff -C 2 -d -r1.257 -r1.258
*** wsdl20-adjuncts.xml 13 Mar 2007 16:44:22 -0000 1.257
--- wsdl20-adjuncts.xml 13 Mar 2007 16:50:31 -0000 1.258
***************
*** 4237,4241 ****
encodedTemplate ::= '{' NCName '}'</eg>
! <p>The request IRI is constructed as follows:</p>
<ulist>
--- 4237,4243 ----
encodedTemplate ::= '{' NCName '}'</eg>
! <p>The request IRI is constructed as follows
! (<code>ALPHA</code> and <code>DIGIT</code> below are defined as per
! <bibref ref="RFC2234"/>):</p>
<ulist>
***************
*** 5221,5224 ****
--- 5223,5232 ----
http://www.ietf.org/rfc/rfc2119.txt.
</bibl>
+ <bibl key="IETF RFC 2234" href="http://www.ietf.org/rfc/rfc2234.txt" id="RFC2234">
+ <titleref>Augmented BNF for Syntax Specifications: ABNF</titleref>,
+ D. Crocker, P. Overell, Authors. Internet Engineering
+ Task Force, November 1997. Available at
+ http://www.ietf.org/rfc/rfc2234.txt.
+ </bibl>
<bibl id="RFC2388" key="IETF RFC 2388" href="http://www.ietf.org/rfc/rfc2388.txt">
<titleref>Returning Values from Forms:
***************
*** 5483,5486 ****
--- 5491,5501 ----
<td>20070313</td>
<td>JJM</td>
+ <td>CR157 add reference to RFC2234 for ALPHA and DIGIT
+ </td>
+ </tr>
+
+ <tr>
+ <td>20070313</td>
+ <td>JJM</td>
<td>CR157 further resolution
</td>
Received on Tuesday, 13 March 2007 16:50:52 UTC