WWW/2002/ws/ra/edcopies wsenum.html,1.28,1.29 wsenum.xml,1.19,1.20 wseventing.html,1.35,1.36 wseventing.xml,1.26,1.27 wsmex.html,1.31,1.32 wsmex.xml,1.21,1.22 wsrt.html,1.28,1.29 wsrt.xml,1.17,1.18 wst.html,1.26,1.27 wst.xml,1.22,1.23

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv7107

Modified Files:
	wsenum.html wsenum.xml wseventing.html wseventing.xml 
	wsmex.html wsmex.xml wsrt.html wsrt.xml wst.html wst.xml 
Log Message:
issue 6648


Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- wst.xml	24 Mar 2009 01:25:20 -0000	1.22
+++ wst.xml	24 Mar 2009 21:19:38 -0000	1.23
@@ -338,12 +338,7 @@
           </item>
           <item>
             <p>
-       An ellipsis (i.e. "...") indicates a point of extensibility that 
-       allows other child or attribute content. Additional children and/or
-       attributes MAY be added at the indicated extension points but MUST 
-       NOT contradict the semantics of the parent and/or owner, 
-       respectively. If a receiver does not recognize an extension, the 
-       receiver SHOULD ignore it.
+       Ellipsis (i.e. "...") indicate points of extensibility.
       </p>
           </item>
           <item>
@@ -400,6 +395,22 @@
 
    </div2>
 
+   <div2 id="extensions">
+    <head>Considerations on the Use of Extensibility Points</head>
+
+    <p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p>
+   </div2>
+
       <div2 id="compliance">
         <head>Compliance</head>
         <p>An implementation is not compliant with this specification if it fails to
@@ -1650,6 +1661,13 @@
          <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</loc>
         </td>
        </tr>
+       <tr>
+        <td> 2009/03/24 </td>
+        <td> DD </td>
+        <td> Added resolution of issue 
+         <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</loc>
+        </td>
+       </tr>
       </tbody>
      </table>
     </div1>

Index: wsrt.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- wsrt.xml	24 Mar 2009 01:10:42 -0000	1.17
+++ wsrt.xml	24 Mar 2009 21:19:38 -0000	1.18
@@ -574,12 +574,7 @@
      </item>
      <item>
       <p>
-       Ellipses (i.e., "...") indicate points of
-       extensibility. Additional children and/or attributes MAY be added at the
-       indicated extension points but MUST NOT contradict the semantics of the 
-       parent and/or owner, respectively. By default, if a receiver does not 
-       recognize an extension, the receiver SHOULD ignore the extension; 
-       exceptions to this processing rule, if any, are clearly indicated below.
+       Ellipses (i.e., "...") indicate points of extensibility. 
       </p>
      </item>
      <item>
@@ -640,6 +635,22 @@
     </p>
    </div2>
 
+   <div2 id="extensions">
+    <head>Considerations on the Use of Extensibility Points</head>
+
+    <p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p>
+   </div2>
+
    <div2 id="compliance">
     <head>Compliance</head>
  
@@ -657,7 +668,7 @@
    </div2>
   </div1>
 
-  <div1 id="extensions">
+  <div1 id="Transferextensions">
    <head>Extensions to WS-Transfer</head>
  
    <p>
@@ -3789,6 +3800,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/03/24 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- wseventing.html	24 Mar 2009 21:06:05 -0000	1.35
+++ wseventing.html	24 Mar 2009 21:19:38 -0000	1.36
@@ -47,9 +47,10 @@
 &nbsp;&nbsp;&nbsp;2.4 <a href="#example">Example</a><br/>
 3 <a href="#notterms">Notations and Terminology</a><br/>
 &nbsp;&nbsp;&nbsp;3.1 <a href="#conventions">Notational Conventions</a><br/>
-&nbsp;&nbsp;&nbsp;3.2 <a href="#namespaces">XML Namespaces</a><br/>
-&nbsp;&nbsp;&nbsp;3.3 <a href="#terms">Terminology</a><br/>
-&nbsp;&nbsp;&nbsp;3.4 <a href="#compliance">Compliance</a><br/>
+&nbsp;&nbsp;&nbsp;3.2 <a href="#extensions">Considerations on the Use of Extensibility Points</a><br/>
+&nbsp;&nbsp;&nbsp;3.3 <a href="#namespaces">XML Namespaces</a><br/>
+&nbsp;&nbsp;&nbsp;3.4 <a href="#terms">Terminology</a><br/>
+&nbsp;&nbsp;&nbsp;3.5 <a href="#compliance">Compliance</a><br/>
 4 <a href="#SubMsgs">Subscription Messages</a><br/>
 &nbsp;&nbsp;&nbsp;4.1 <a href="#Subscribe">Subscribe</a><br/>
 &nbsp;&nbsp;&nbsp;4.2 <a href="#Renew">Renew</a><br/>
@@ -327,11 +328,6 @@
        property names.
       </p></li><li><p>
        Ellipsis (i.e. "...") indicate a point of extensibility.
-       Additional children and/or attributes MAY be added at the
-       indicated extension points but MUST NOT contradict the
-       semantics of the parent and/or owner, respectively. If a
-       receiver does not recognize an extension, the receiver SHOULD
-       NOT process the message and MAY fault.
       </p></li><li><p>
        XML namespace prefixes (see <a href="#Table3">Table 3-1</a>)
        are used to indicate the namespace of the element being
@@ -350,7 +346,18 @@
   &lt;/s:Header&gt;
   &lt;s:Body&gt;<b>[Body]</b>&lt;/s:Body&gt;
 &lt;/s:Envelope&gt;</pre></div></div></div><div class="div2">
-<h3><a name="namespaces" id="namespaces"/>3.2 XML Namespaces</h3><p>
+<h3><a name="extensions" id="extensions"/>3.2 Considerations on the Use of Extensibility Points</h3><p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p></div><div class="div2">
+<h3><a name="namespaces" id="namespaces"/>3.3 XML Namespaces</h3><p>
      The XML namespace URI that MUST be used by implementations of
      this specification is:
     </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-evt">http://www.w3.org/2009/02/ws-evt</a></pre></div></div><p><a href="#Table3">Table 3-1</a> lists XML namespaces that are used in this
@@ -386,7 +393,7 @@
       http://www.w3.org/2005/07/13-nsuri
       </a>.
     </p></div><div class="div2">
-<h3><a name="terms" id="terms"/>3.3 Terminology</h3><dl><dt class="label"> Delivery Mode </dt><dd><p>
+<h3><a name="terms" id="terms"/>3.4 Terminology</h3><dl><dt class="label"> Delivery Mode </dt><dd><p>
         The mechanism by which event messages are delivered from
         the source to the sink.
        </p></dd><dt class="label"> Event Source </dt><dd><p>
@@ -407,12 +414,12 @@
         status of, renew, and/or delete subscriptions on behalf of an
         event source.
        </p></dd></dl></div><div class="div2">
-<h3><a name="compliance" id="compliance"/>3.4 Compliance</h3><p>
+<h3><a name="compliance" id="compliance"/>3.5 Compliance</h3><p>
      An implementation is not compliant with this specification if
      it fails to satisfy one or more of the MUST or REQUIRED level
      requirements defined herein. A SOAP Node MUST NOT use the XML
      namespace identifier for this specification (listed in 
-     <a href="#namespaces"><b>3.2 XML Namespaces</b></a>) within SOAP Envelopes unless
+     <a href="#namespaces"><b>3.3 XML Namespaces</b></a>) within SOAP Envelopes unless
      it is compliant with this specification.
     </p><p>
      SOAP is not a requirement for using the constructs defined in
@@ -1941,4 +1948,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6687">6687</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6681">6681</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6595">6595</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6595">6595</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsrt.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- wsrt.html	24 Mar 2009 01:10:42 -0000	1.28
+++ wsrt.html	24 Mar 2009 21:19:38 -0000	1.29
@@ -48,8 +48,9 @@
 &nbsp;&nbsp;&nbsp;3.1 <a href="#terms">Terminology</a><br/>
 &nbsp;&nbsp;&nbsp;3.2 <a href="#namespaces">XML Namespaces</a><br/>
 &nbsp;&nbsp;&nbsp;3.3 <a href="#conven">Notational Conventions</a><br/>
-&nbsp;&nbsp;&nbsp;3.4 <a href="#compliance">Compliance</a><br/>
-4 <a href="#extensions">Extensions to WS-Transfer</a><br/>
+&nbsp;&nbsp;&nbsp;3.4 <a href="#extensions">Considerations on the Use of Extensibility Points</a><br/>
+&nbsp;&nbsp;&nbsp;3.5 <a href="#compliance">Compliance</a><br/>
+4 <a href="#Transferextensions">Extensions to WS-Transfer</a><br/>
 &nbsp;&nbsp;&nbsp;4.1 <a href="#fragments">Fragments</a><br/>
 &nbsp;&nbsp;&nbsp;4.2 <a href="#dialects">Expression Dialects</a><br/>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.1 <a href="#qname">QName Dialect</a><br/>
@@ -337,12 +338,7 @@
        The characters "[" and "]" are used to call
        out references and property names.
       </p></li><li><p>
-       Ellipses (i.e., "...") indicate points of
-       extensibility. Additional children and/or attributes MAY be added at the
-       indicated extension points but MUST NOT contradict the semantics of the 
-       parent and/or owner, respectively. By default, if a receiver does not 
-       recognize an extension, the receiver SHOULD ignore the extension; 
-       exceptions to this processing rule, if any, are clearly indicated below.
+       Ellipses (i.e., "...") indicate points of extensibility. 
       </p></li><li><p>
        XML namespace prefixes (see <a href="#xmlnamespaces">Table 3-1</a>) are used 
        to indicate the namespace of the element being defined.
@@ -363,7 +359,18 @@
      This specification defines Fault properties for each defined
      fault and defines SOAP bindings for each Fault property.
     </p></div><div class="div2">
-<h3><a name="compliance" id="compliance"/>3.4 Compliance</h3><p>
+<h3><a name="extensions" id="extensions"/>3.4 Considerations on the Use of Extensibility Points</h3><p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p></div><div class="div2">
+<h3><a name="compliance" id="compliance"/>3.5 Compliance</h3><p>
      An endpoint is not compliant with this specification if it
      fails to satisfy one or more of the MUST or REQUIRED level requirements
      defined herein.
@@ -372,7 +379,7 @@
      over the XML Schema and WSDL descriptions, which in turn take 
      precedence over outlines, which in turn take precedence over examples.
     </p></div></div><div class="div1">
-<h2><a name="extensions" id="extensions"/>4 Extensions to WS-Transfer</h2><p>
+<h2><a name="Transferextensions" id="Transferextensions"/>4 Extensions to WS-Transfer</h2><p>
     WS-Transfer defines operations to Get, Put, Create and
     Delete representations of resources. WS-ResourceTransfer extends these
     operations to add the capability to operate on fragments of the resource
@@ -2147,4 +2154,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6519">6519</a></td></tr><tr><td> 2009/03/11 </td><td> DD </td><td> Added change log </td></tr><tr><td> 2009/03/11 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6425">6425</a></td></tr><tr><td> 2009/03/12 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6548">6548</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- wst.html	24 Mar 2009 01:25:20 -0000	1.26
+++ wst.html	24 Mar 2009 21:19:38 -0000	1.27
@@ -44,7 +44,8 @@
 &nbsp;&nbsp;&nbsp;2.1 <a href="#terminology">Terminology</a><br/>
 &nbsp;&nbsp;&nbsp;2.2 <a href="#namespaces">XML Namespaces</a><br/>
 &nbsp;&nbsp;&nbsp;2.3 <a href="#conven">Notational Conventions</a><br/>
-&nbsp;&nbsp;&nbsp;2.4 <a href="#compliance">Compliance</a><br/>
+&nbsp;&nbsp;&nbsp;2.4 <a href="#extensions">Considerations on the Use of Extensibility Points</a><br/>
+&nbsp;&nbsp;&nbsp;2.5 <a href="#compliance">Compliance</a><br/>
 3 <a href="#resourceOperations">Resource Operations</a><br/>
 &nbsp;&nbsp;&nbsp;3.1 <a href="#Get">Get</a><br/>
 &nbsp;&nbsp;&nbsp;3.2 <a href="#Put">Put</a><br/>
@@ -165,12 +166,7 @@
        The characters "[" and "]" are used to call
        out references and property names.
       </p></li><li><p>
-       An ellipsis (i.e. "...") indicates a point of extensibility that 
-       allows other child or attribute content. Additional children and/or
-       attributes MAY be added at the indicated extension points but MUST 
-       NOT contradict the semantics of the parent and/or owner, 
-       respectively. If a receiver does not recognize an extension, the 
-       receiver SHOULD ignore it.
+       Ellipsis (i.e. "...") indicate points of extensibility.
       </p></li><li><p>
        XML namespace prefixes (see <a href="#xmlnamespaces">Table 2-1</a>) are used 
        to indicate the namespace of the element being defined.
@@ -188,7 +184,18 @@
   &lt;/s:Header&gt;
   &lt;s:Body&gt;<b>[Body]</b>&lt;/s:Body&gt;
 &lt;/s:Envelope&gt;</pre></div></div></div><div class="div2">
-<h3><a name="compliance" id="compliance"/>2.4 Compliance</h3><p>An implementation is not compliant with this specification if it fails to
+<h3><a name="extensions" id="extensions"/>2.4 Considerations on the Use of Extensibility Points</h3><p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p></div><div class="div2">
+<h3><a name="compliance" id="compliance"/>2.5 Compliance</h3><p>An implementation is not compliant with this specification if it fails to
      satisfy one or more of the MUST or REQUIRED level requirements defined
      herein. A SOAP Node MUST NOT use the XML namespace identifier for this
      specification (listed in <a href="#xmlnamespaces">Table 2-1</a>) within
@@ -1028,4 +1035,5 @@
          <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6398">6398</a></td></tr><tr><td> 2009/03/11 </td><td> DD </td><td> Added change log </td></tr><tr><td> 2009/03/11 </td><td> DD </td><td> Added resolution of issue 
          <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6641">6641</a></td></tr><tr><td> 2009/03/11 </td><td> DD </td><td> Added resolution of issue 
          <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6425">6425</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue 
-         <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+         <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
+         <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- wsmex.xml	23 Mar 2009 19:38:29 -0000	1.21
+++ wsmex.xml	24 Mar 2009 21:19:38 -0000	1.22
@@ -599,12 +599,7 @@
      </item>
      <item>
       <p>
-       Ellipses (i.e., "...") indicate points of extensibility. Additional 
-       children and/or attributes MAY be added at the indicated extension 
-       points but MUST NOT contradict the semantics of the parent and/or 
-       owner, respectively. By default, if a receiver does not recognize 
-       an extension, the receiver SHOULD ignore the extension; exceptions 
-       to this processing rule, if any, are clearly indicated below.
+       Ellipses (i.e., "...") indicate points of extensibility.
       </p> 
      </item>
      <item>
@@ -664,7 +659,22 @@
      fault and defines SOAP bindings for each Fault property.
     </p>
    </div2>
-   
+
+   <div2 id="extensions">
+    <head>Considerations on the Use of Extensibility Points</head>
+
+    <p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p>
+   </div2>
  
    <div2 id="Compliance">
     <head>Compliance</head>
@@ -1922,6 +1932,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/03/24 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- wsenum.html	24 Mar 2009 00:09:53 -0000	1.28
+++ wsenum.html	24 Mar 2009 21:19:38 -0000	1.29
@@ -44,9 +44,10 @@
 &nbsp;&nbsp;&nbsp;1.1 <a href="#reqs">Requirements</a><br/>
 2 <a href="#termsNotes">Notations and Terminology</a><br/>
 &nbsp;&nbsp;&nbsp;2.1 <a href="#conv">Notational Conventions</a><br/>
-&nbsp;&nbsp;&nbsp;2.2 <a href="#namespaces">XML Namespaces</a><br/>
-&nbsp;&nbsp;&nbsp;2.3 <a href="#terms">Terminology</a><br/>
-&nbsp;&nbsp;&nbsp;2.4 <a href="#compliance">Compliance</a><br/>
+&nbsp;&nbsp;&nbsp;2.2 <a href="#extensions">Considerations on the Use of Extensibility Points</a><br/>
+&nbsp;&nbsp;&nbsp;2.3 <a href="#namespaces">XML Namespaces</a><br/>
+&nbsp;&nbsp;&nbsp;2.4 <a href="#terms">Terminology</a><br/>
+&nbsp;&nbsp;&nbsp;2.5 <a href="#compliance">Compliance</a><br/>
 3 <a href="#EnumMsgs">Enumeration Messages</a><br/>
 &nbsp;&nbsp;&nbsp;3.1 <a href="#Enumerate">Enumerate</a><br/>
 &nbsp;&nbsp;&nbsp;3.2 <a href="#Pull">Pull</a><br/>
@@ -171,11 +172,6 @@
         property names.
        </p></li><li><p>
         Ellipsis (i.e. "...") indicate points of extensibility. 
-        Additional children and/or attributes MAY be added at the
-        indicated extension points but MUST NOT contradict the semantics of
-        the parent and/or owner, respectively. If a receiver does not
-        recognize an extension, the receiver SHOULD ignore
-        it.
        </p></li><li><p>
         XML namespace prefixes (see <a href="#xmlnamespaces">Table 2-1</a>) are used 
         to indicate the namespace of the element being
@@ -194,7 +190,18 @@
   &lt;/s:Header&gt;
   &lt;s:Body&gt;<b>[Body]</b>&lt;/s:Body&gt;
 &lt;/s:Envelope&gt;</pre></div></div></div><div class="div2">
-<h3><a name="namespaces" id="namespaces"/>2.2 XML Namespaces</h3><p>
+<h3><a name="extensions" id="extensions"/>2.2 Considerations on the Use of Extensibility Points</h3><p>
+      The elements defined in this specification MAY be extended at the 
+      points indicated by their outlines and schema. Implementations MAY 
+      add child elements and/or attributes at the indicated extension 
+      points but MUST NOT contradict the semantics of the parent and/or 
+      owner, respectively. If a receiver does not recognize an extension, 
+      the receiver SHOULD ignore that extension. Senders MAY indicate 
+      the presence of an extension that has to be understood through the use
+      of a corresponding SOAP Header with a soap:mustUnderstand attribute 
+      with the value "1".
+     </p></div><div class="div2">
+<h3><a name="namespaces" id="namespaces"/>2.3 XML Namespaces</h3><p>
        The XML namespace URI that MUST be used by
        implementations of this specification is: 
       </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2009/02/ws-enu">http://www.w3.org/2009/02/ws-enu</a></pre></div></div><p><a href="#xmlnamespaces">Table 2-1</a> lists XML namespaces that are used in
@@ -234,7 +241,7 @@
         http://www.w3.org/2005/07/13-nsuri
        </a>.
       </p></div><div class="div2">
-<h3><a name="terms" id="terms"/>2.3 Terminology</h3><dl><dt class="label"> Consumer </dt><dd><p>
+<h3><a name="terms" id="terms"/>2.4 Terminology</h3><dl><dt class="label"> Consumer </dt><dd><p>
          The Web service that is requesting the data
          enumeration from the data source
         </p></dd><dt class="label"> Data source </dt><dd><p>
@@ -247,12 +254,12 @@
          items using the Pull operation defined in this
          specification
         </p></dd></dl></div><div class="div2">
-<h3><a name="compliance" id="compliance"/>2.4 Compliance</h3><p>
+<h3><a name="compliance" id="compliance"/>2.5 Compliance</h3><p>
       An implementation is not compliant with this
       specification if it fails to satisfy one or more of the MUST or
       REQUIRED level requirements defined herein. A SOAP Node MUST NOT
       use the XML namespace identifier for this specification (listed in
-      <a href="#namespaces"><b>2.2 XML Namespaces</b></a>) within SOAP Envelopes unless
+      <a href="#namespaces"><b>2.3 XML Namespaces</b></a>) within SOAP Envelopes unless
       it is compliant with this specification.
      </p><p>
       Normative text within this specification takes
@@ -1621,4 +1628,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6425">6425</a></td></tr><tr><td> 2009/03/16 </td><td> KW </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6587">6587</a></td></tr><tr><td> 2009/03/17 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6399">6399</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- wsenum.xml	24 Mar 2009 00:09:53 -0000	1.19
+++ wsenum.xml	24 Mar 2009 21:19:38 -0000	1.20
@@ -258,11 +258,6 @@
       <item>
        <p>
         Ellipsis (i.e. "...") indicate points of extensibility. 
-        Additional children and/or attributes MAY be added at the
-        indicated extension points but MUST NOT contradict the semantics of
-        the parent and/or owner, respectively. If a receiver does not
-        recognize an extension, the receiver SHOULD ignore
-        it.
        </p>
       </item>
       <item>
@@ -320,6 +315,22 @@
 
     </div2>
 
+    <div2 id="extensions">
+     <head>Considerations on the Use of Extensibility Points</head>
+
+     <p>
+      The elements defined in this specification MAY be extended at the 
+      points indicated by their outlines and schema. Implementations MAY 
+      add child elements and/or attributes at the indicated extension 
+      points but MUST NOT contradict the semantics of the parent and/or 
+      owner, respectively. If a receiver does not recognize an extension, 
+      the receiver SHOULD ignore that extension. Senders MAY indicate 
+      the presence of an extension that has to be understood through the use
+      of a corresponding SOAP Header with a soap:mustUnderstand attribute 
+      with the value "1".
+     </p>
+    </div2>
+
     <div2 id="namespaces">
      <head>XML Namespaces</head>
 
@@ -2745,6 +2756,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/03/24 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- wsmex.html	24 Mar 2009 01:26:46 -0000	1.31
+++ wsmex.html	24 Mar 2009 21:19:38 -0000	1.32
@@ -49,7 +49,8 @@
 3 <a href="#Notation">Notation</a><br/>
 &nbsp;&nbsp;&nbsp;3.1 <a href="#Namespaces">XML Namespaces</a><br/>
 &nbsp;&nbsp;&nbsp;3.2 <a href="#Conventions">Notational Conventions</a><br/>
-&nbsp;&nbsp;&nbsp;3.3 <a href="#Compliance">Compliance</a><br/>
+&nbsp;&nbsp;&nbsp;3.3 <a href="#extensions">Considerations on the Use of Extensibility Points</a><br/>
+&nbsp;&nbsp;&nbsp;3.4 <a href="#Compliance">Compliance</a><br/>
 4 <a href="#metadata-resources">Metadata Resources</a><br/>
 5 <a href="#web-services-metadata">Web Services Metadata</a><br/>
 6 <a href="#Retrieving-Metadata">Retrieving Metadata</a><br/>
@@ -377,12 +378,7 @@
        The characters "[" and "]" are used to call out references and 
        property names.
       </p></li><li><p>
-       Ellipses (i.e., "...") indicate points of extensibility. Additional 
-       children and/or attributes MAY be added at the indicated extension 
-       points but MUST NOT contradict the semantics of the parent and/or 
-       owner, respectively. By default, if a receiver does not recognize 
-       an extension, the receiver SHOULD ignore the extension; exceptions 
-       to this processing rule, if any, are clearly indicated below.
+       Ellipses (i.e., "...") indicate points of extensibility.
       </p></li><li><p>
        XML namespace prefixes (see <a href="#XMLNS">Table 3-1</a>) are used to 
        indicate the namespace of the element being defined.
@@ -403,7 +399,18 @@
      This specification defines Fault properties for each defined
      fault and defines SOAP bindings for each Fault property.
     </p></div><div class="div2">
-<h3><a name="Compliance" id="Compliance"/>3.3 Compliance</h3><p>
+<h3><a name="extensions" id="extensions"/>3.3 Considerations on the Use of Extensibility Points</h3><p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p></div><div class="div2">
+<h3><a name="Compliance" id="Compliance"/>3.4 Compliance</h3><p>
      An implementation is not compliant with this specification if it 
      fails to satisfy one or more of the MUST or REQUIRED level 
      requirements defined herein. A SOAP Node MUST NOT use the XML 
@@ -1112,4 +1119,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6405">6405</a></td></tr><tr><td> 2009/03/17 </td><td> KW </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6604">6604</a></td></tr><tr><td> 2009/03/18 </td><td> AM </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6404">6404</a></td></tr><tr><td> 2009/03/23 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- wseventing.xml	24 Mar 2009 21:06:05 -0000	1.26
+++ wseventing.xml	24 Mar 2009 21:19:38 -0000	1.27
@@ -484,11 +484,6 @@
      <item>
       <p>
        Ellipsis (i.e. "...") indicate a point of extensibility.
-       Additional children and/or attributes MAY be added at the
-       indicated extension points but MUST NOT contradict the
-       semantics of the parent and/or owner, respectively. If a
-       receiver does not recognize an extension, the receiver SHOULD
-       NOT process the message and MAY fault.
       </p>
      </item>
 
@@ -547,6 +542,22 @@
 
    </div2>
 
+   <div2 id="extensions">
+    <head>Considerations on the Use of Extensibility Points</head>
+
+    <p>
+     The elements defined in this specification MAY be extended at the
+     points indicated by their outlines and schema. Implementations MAY
+     add child elements and/or attributes at the indicated extension
+     points but MUST NOT contradict the semantics of the parent and/or
+     owner, respectively. If a receiver does not recognize an extension,
+     the receiver SHOULD ignore that extension. Senders MAY indicate
+     the presence of an extension that has to be understood through the use
+     of a corresponding SOAP Header with a soap:mustUnderstand attribute
+     with the value "1".
+    </p>
+   </div2>
+
    <div2 id="namespaces">
     <head>XML Namespaces</head>
  
@@ -3365,6 +3376,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6595">6595</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/03/24 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Tuesday, 24 March 2009 21:19:51 UTC