2002/ws/desc/wsdl20 wsdl20-adjuncts.html,1.168,1.169 wsdl20.html,1.309,1.310

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv1674

Modified Files:
	wsdl20-adjuncts.html wsdl20.html 
Log Message:
New

Index: wsdl20-adjuncts.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v
retrieving revision 1.168
retrieving revision 1.169
diff -C 2 -d -r1.168 -r1.169
*** wsdl20-adjuncts.html	22 Feb 2007 16:45:43 -0000	1.168
--- wsdl20-adjuncts.html	22 Feb 2007 17:19:08 -0000	1.169
***************
*** 79,83 ****
  Language (WSDL) Version 2.0 Part 2: Adjuncts</h1>
  <h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/20 23:45:33 $ @@ @@@@ @@@@</h2>
  <dl>
  <dt>This version:</dt>
--- 79,83 ----
  Language (WSDL) Version 2.0 Part 2: Adjuncts</h1>
  <h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/22 16:03:49 $ @@ @@@@ @@@@</h2>
  <dl>
  <dt>This version:</dt>
***************
*** 491,497 ****
  (Non-Normative)<br />
  D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br />
! &nbsp;&nbsp;&nbsp;&nbsp;D.1 <a href="#id2330169">WSDL 2.0
  Extensions Change Log</a><br />
! &nbsp;&nbsp;&nbsp;&nbsp;D.2 <a href="#id2331203">WSDL 2.0 Bindings
  Change Log</a><br /></p>
  </div>
--- 491,497 ----
  (Non-Normative)<br />
  D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br />
! &nbsp;&nbsp;&nbsp;&nbsp;D.1 <a href="#id2330197">WSDL 2.0
  Extensions Change Log</a><br />
! &nbsp;&nbsp;&nbsp;&nbsp;D.2 <a href="#id2331231">WSDL 2.0 Bindings
  Change Log</a><br /></p>
  </div>
***************
*** 5163,5166 ****
--- 5163,5178 ----
  <ul>
  <li>
+ <p>Percent-encoding MUST be performed using the UTF-8
+ representation of the character as prescribed by section 6.4 of
+ [<cite><a href="#RFC3987">IETF RFC 3987</a></cite>].</p>
+ </li>
+ <li>
+ <p>A double curly brace (<code>openBrace</code> or
+ <code>closeBrace</code> production in the grammar above) MAY be
+ used to include a single literal curly brace ("{" or "}"
+ respectively) in the request IRI. This provides a simple escaping
+ mechanism.</p>
+ </li>
+ <li>
  <p>Each raw template (<code>rawTemplate</code> production in the
  grammar above) is replaced by the possibly empty single value of
***************
*** 5173,5178 ****
  production in the grammar above) NOT preceded 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>
--- 5185,5190 ----
  production in the grammar above) NOT preceded in the {<a href=
  "#property-BindingOperation.httplocation">http location</a>}
! property by a "?" or a "#" character, the characters EXCEPT the
! following ones MUST be percent-encoded:</p>
  <ul>
  <li>
***************
*** 5185,5190 ****
  </li>
  <li>
! <p>The characters NOT in the range: <code>ALPHA | DIGIT | "-" | "."
! | "_" | "~" | "!" | "$" | "'" | "(" | ")" | "*" | "+" | "," | ";" |
  "=" | ":" | "@"</code>.</p>
  </li>
--- 5197,5202 ----
  </li>
  <li>
! <p>The characters in the range: <code>ALPHA | DIGIT | "-" | "." |
! "_" | "~" | "!" | "$" | "'" | "(" | ")" | "*" | "+" | "," | ";" |
  "=" | ":" | "@"</code>.</p>
  </li>
***************
*** 5239,5254 ****
  "Link to assertion HTTPSerialization-2607010 summary">†</a></sup></span>.</p>
  </li>
- <li>
- <p>Percent-encoding MUST be performed using the UTF-8
- representation of the character as prescribed by section 6.4 of
- [<cite><a href="#RFC3987">IETF RFC 3987</a></cite>].</p>
- </li>
- <li>
- <p>A double curly brace (<code>openBrace</code> or
- <code>closeBrace</code> production in the grammar above) MAY be
- used to include a single literal curly brace ("{" or "}"
- respectively) in the request IRI. This provides a simple escaping
- mechanism.</p>
- </li>
  </ul>
  <p>Note that the mechanism described in this section could be used
--- 5251,5254 ----
***************
*** 8056,8059 ****
--- 8056,8064 ----
  </tr>
  <tr>
+ <td rowspan="1" colspan="1">20070222</td>
+ <td rowspan="1" colspan="1">JJM</td>
+ <td rowspan="1" colspan="1">Fixed logic in template encoding.</td>
+ </tr>
+ <tr>
  <td rowspan="1" colspan="1">20070220</td>
  <td rowspan="1" colspan="1">Jmarsh</td>
***************
*** 9295,9299 ****
  <br />
  <div class="div2">
! <h3><a name="id2330169" id="id2330169"></a>D.1 WSDL 2.0 Extensions
  Change Log</h3>
  <a name="wsdl-changelog-table" id="wsdl-changelog-table"></a>
--- 9300,9304 ----
  <br />
  <div class="div2">
! <h3><a name="id2330197" id="id2330197"></a>D.1 WSDL 2.0 Extensions
  Change Log</h3>
  <a name="wsdl-changelog-table" id="wsdl-changelog-table"></a>
***************
*** 9522,9526 ****
  <br /></div>
  <div class="div2">
! <h3><a name="id2331203" id="id2331203"></a>D.2 WSDL 2.0 Bindings
  Change Log</h3>
  <a name="wsdl-spec3-changelog-table" id=
--- 9527,9531 ----
  <br /></div>
  <div class="div2">
! <h3><a name="id2331231" id="id2331231"></a>D.2 WSDL 2.0 Bindings
  Change Log</h3>
  <a name="wsdl-spec3-changelog-table" id=

Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.309
retrieving revision 1.310
diff -C 2 -d -r1.309 -r1.310
*** wsdl20.html	22 Feb 2007 16:46:03 -0000	1.309
--- wsdl20.html	22 Feb 2007 17:19:08 -0000	1.310
***************
*** 79,83 ****
  Language (WSDL) Version 2.0 Part 1: Core Language</h1>
  <h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/22 11:09:12 $ @@ @@@@ @@@@</h2>
  <dl>
  <dt>This version:</dt>
--- 79,83 ----
  Language (WSDL) Version 2.0 Part 1: Core Language</h1>
  <h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/22 16:48:31 $ @@ @@@@ @@@@</h2>
  <dl>
  <dt>This version:</dt>
***************
*** 545,549 ****
  Component Designators</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;C.3 <a href="#Iri-ref-ex">Example</a><br />
! D. <a href="#id2325294">Component Summary</a> (Non-Normative)<br />
  E. <a href="#assertionsummary">Assertion Summary</a>
  (Non-Normative)<br />
--- 545,549 ----
  Component Designators</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;C.3 <a href="#Iri-ref-ex">Example</a><br />
! D. <a href="#id2325285">Component Summary</a> (Non-Normative)<br />
  E. <a href="#assertionsummary">Assertion Summary</a>
  (Non-Normative)<br />
***************
*** 2047,2057 ****
  </li>
  </ul>
! <p><span id="InterfaceFault-1205002" class="test-assertion">The
! type of the <code>element</code> <em>attribute information
  item</em> is a union of <em>xs:QName</em> and <em>xs:token</em>
  where the allowed token values are <em>#any</em>, <em>#none</em>,
! or <em>#other</em>.<sup><a href="#InterfaceFault-1205002-summary"
! title=
! "Link to assertion InterfaceFault-1205002 summary">†</a></sup></span></p>
  </div>
  </div>
--- 2047,2054 ----
  </li>
  </ul>
! <p>The type of the <code>element</code> <em>attribute information
  item</em> is a union of <em>xs:QName</em> and <em>xs:token</em>
  where the allowed token values are <em>#any</em>, <em>#none</em>,
! or <em>#other</em>.</p>
  </div>
  </div>
***************
*** 2960,2970 ****
  </li>
  </ul>
! <p><span id="InterfaceMessageReference-1205002" class=
! "test-assertion">The type of the <code>element</code> <em>attribute
! information item</em> is a union of <em>xs:QName</em> and
! <em>xs:token</em> where the allowed token values are <em>#any</em>,
! <em>#none</em>, or <em>#other</em>.<sup><a href=
! "#InterfaceMessageReference-1205002-summary" title=
! "Link to assertion InterfaceMessageReference-1205002 summary">†</a></sup></span></p>
  </div>
  </div>
--- 2957,2964 ----
  </li>
  </ul>
! <p>The type of the <code>element</code> <em>attribute information
! item</em> is a union of <em>xs:QName</em> and <em>xs:token</em>
! where the allowed token values are <em>#any</em>, <em>#none</em>,
! or <em>#other</em>.</p>
  </div>
  </div>
***************
*** 8244,8248 ****
  </div>
  <div class="div1">
! <h2><a name="id2325294" id="id2325294"></a>D. Component Summary
  (Non-Normative)</h2>
  <p><a href="#component-summary">Table D-1</a> lists all the
--- 8238,8242 ----
  </div>
  <div class="div1">
! <h2><a name="id2325285" id="id2325285"></a>D. Component Summary
  (Non-Normative)</h2>
  <p><a href="#component-summary">Table D-1</a> lists all the
***************
*** 8764,8776 ****
  <tr>
  <td rowspan="1" colspan="1"><a name=
- "InterfaceFault-1205002-summary" href="#InterfaceFault-1205002" id=
- "InterfaceFault-1205002-summary">InterfaceFault-1205002</a></td>
- <td rowspan="1" colspan="1">The type of the <code>element</code>
- <em>attribute information item</em> is a union of <em>xs:QName</em>
- and <em>xs:token</em> where the allowed token values are
- <em>#any</em>, <em>#none</em>, or <em>#other</em>.</td>
- </tr>
- <tr>
- <td rowspan="1" colspan="1"><a name=
  "InterfaceFaultReference-1206000-summary" href=
  "#InterfaceFaultReference-1206000" id=
--- 8758,8761 ----
***************
*** 8790,8803 ****
  <tr>
  <td rowspan="1" colspan="1"><a name=
- "InterfaceMessageReference-1205002-summary" href=
- "#InterfaceMessageReference-1205002" id=
- "InterfaceMessageReference-1205002-summary">InterfaceMessageReference-1205002</a></td>
- <td rowspan="1" colspan="1">The type of the <code>element</code>
- <em>attribute information item</em> is a union of <em>xs:QName</em>
- and <em>xs:token</em> where the allowed token values are
- <em>#any</em>, <em>#none</em>, or <em>#other</em>.</td>
- </tr>
- <tr>
- <td rowspan="1" colspan="1"><a name=
  "InterfaceMessageReference-1205003-summary" href=
  "#InterfaceMessageReference-1205003" id=
--- 8775,8778 ----
***************
*** 9667,9670 ****
--- 9642,9653 ----
  <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#CR154">CR154</a>
+ : remove assertions InterfaceMessageReference-1205002 and
+ InterfaceFault-1205002</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20070222</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#CR138">CR138</a>
  : {element declaration} for Interface Fault component</td>

Received on Thursday, 22 February 2007 17:19:34 UTC