- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Feb 2007 15:21:53 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv6800
Modified Files:
wsdl20-adjuncts.html
Log Message:
New
Index: wsdl20-adjuncts.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -C 2 -d -r1.160 -r1.161
*** wsdl20-adjuncts.html 15 Feb 2007 14:14:56 -0000 1.160
--- wsdl20-adjuncts.html 15 Feb 2007 15:21:50 -0000 1.161
***************
*** 82,86 ****
Language (WSDL) Version 2.0 Part 2: Adjuncts</h1>
<h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/15 13:45:53 $ @@ @@@@ @@@@</h2>
<dl>
<dt>This version:</dt>
--- 82,86 ----
Language (WSDL) Version 2.0 Part 2: Adjuncts</h1>
<h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/15 14:24:25 $ @@ @@@@ @@@@</h2>
<dl>
<dt>This version:</dt>
***************
*** 621,628 ****
D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)
<br />
!     D.1 <a href="#id2329618">WSDL 2.0
Extensions Change Log</a>
<br />
!     D.2 <a href="#id2330652">WSDL 2.0 Bindings
Change Log</a>
<br /></p>
--- 621,628 ----
D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)
<br />
!     D.1 <a href="#id2329644">WSDL 2.0
Extensions Change Log</a>
<br />
!     D.2 <a href="#id2330678">WSDL 2.0 Bindings
Change Log</a>
<br /></p>
***************
*** 5328,5353 ****
</li>
<li>
! <p>Each encoded template (<code>encodedTemplate</code> production
! in the grammar above) NOT preceeded in the {<a href=
"#property-BindingOperation.httplocation">http location</a>}
! property by a "?" or a "#" character, is encoded as follows:</p>
<ul>
<li>
<p>The value of the {<a href=
"#property-BindingOperation.httpqueryparameterseparator">http query
! parameter separator</a>} property, if present, OR the value of the
! {<a href=
"#property-Binding.httpqueryparameterseparatordefault">http query
! parameter separator default</a>} property, MUST NOT be
! percent-encoded.</p>
! </li>
! <li>
! <p>The characters in the range: <code>ALPHA | DIGIT | "-" | "." |
! "_" | "~" | "!" | "$" | "'" | "(" | ")" | "*" | "+" | "," | ";" |
! "=" | ":" | "@"</code>, MUST NOT be percent-encoded.</p>
</li>
<li>
! <p>The other characters MUST be percent-encoded (thus "/" and "?"
! will be encoded, but not the query parameter separator).</p>
</li>
</ul>
--- 5328,5349 ----
</li>
<li>
! <p>For each encoded template (<code>encodedTemplate</code>
! production in the grammar above) NOT preceeded in the {<a href=
"#property-BindingOperation.httplocation">http location</a>}
! property by a "?" or a "#" character, the characters NOT in the
! following set MUST be percent-encoded:</p>
<ul>
<li>
<p>The value of the {<a href=
"#property-BindingOperation.httpqueryparameterseparator">http query
! parameter separator</a>} property, if present OR instead the value
! of the {<a href=
"#property-Binding.httpqueryparameterseparatordefault">http query
! parameter separator default</a>} property.</p>
</li>
<li>
! <p>The characters NOT in the range: <code>ALPHA | DIGIT | "-" | "."
! | "_" | "~" | "!" | "$" | "'" | "(" | ")" | "*" | "+" | "," | ";" |
! "=" | ":" | "@"</code>.</p>
</li>
</ul>
***************
*** 5373,5378 ****
| DIGIT | "-" | "." | "_" | "~" | "!" | "$" | "'" | "(" | ")" | "*"
| "+" | "," | ";" | "=" | ":" | "@" | "?" | "/"</code>, MUST be
! percent-encoded (thus the query parameter separator will be
! encoded, but not "/" and "?").</p>
</li>
</ul>
--- 5369,5373 ----
| DIGIT | "-" | "." | "_" | "~" | "!" | "$" | "'" | "(" | ")" | "*"
| "+" | "," | ";" | "=" | ":" | "@" | "?" | "/"</code>, MUST be
! percent-encoded.</p>
</li>
</ul>
***************
*** 8222,8225 ****
--- 8217,8225 ----
<td rowspan="1" colspan="1">20070215</td>
<td rowspan="1" colspan="1">JJM</td>
+ <td rowspan="1" colspan="1">Fix logic in template encoding.</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20070215</td>
+ <td rowspan="1" colspan="1">JJM</td>
<td rowspan="1" colspan="1"><a href=
"http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR112">CR112</a>:
***************
*** 9369,9373 ****
<br />
<div class="div2">
! <h3><a name="id2329618" id="id2329618"></a>D.1 WSDL 2.0 Extensions
Change Log</h3>
<a name="wsdl-changelog-table" id="wsdl-changelog-table"></a>
--- 9369,9373 ----
<br />
<div class="div2">
! <h3><a name="id2329644" id="id2329644"></a>D.1 WSDL 2.0 Extensions
Change Log</h3>
<a name="wsdl-changelog-table" id="wsdl-changelog-table"></a>
***************
*** 9597,9601 ****
<br /></div>
<div class="div2">
! <h3><a name="id2330652" id="id2330652"></a>D.2 WSDL 2.0 Bindings
Change Log</h3>
<a name="wsdl-spec3-changelog-table" id=
--- 9597,9601 ----
<br /></div>
<div class="div2">
! <h3><a name="id2330678" id="id2330678"></a>D.2 WSDL 2.0 Bindings
Change Log</h3>
<a name="wsdl-spec3-changelog-table" id=
Received on Thursday, 15 February 2007 15:22:05 UTC