WWW/2002/ws/ra/edcopies wsenum.html,1.73,1.74 wsenum.xml,1.66,1.67 wseventing.html,1.103,1.104 wseventing.xml,1.95,1.96 wsfrag.html,1.25,1.26 wsfrag.xml,1.26,1.27 wsmex.html,1.68,1.69 wsmex.xml,1.58,1.59 wst.html,1.74,1.75 wst.xml,1.72,1.73

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

Modified Files:
	wsenum.html wsenum.xml wseventing.html wseventing.xml 
	wsfrag.html wsfrag.xml wsmex.html wsmex.xml wst.html wst.xml 
Log Message:
7068


Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- wst.xml	14 Oct 2009 15:14:55 -0000	1.72
+++ wst.xml	20 Oct 2009 23:16:40 -0000	1.73
@@ -1636,6 +1636,7 @@
   <wstrp:DeleteOperationSupported .../> ?
   <wstrp:FaultOnPutDenied.../> ?
   &lt;wstrp:Dialect ...> <emph>xs:anyURI</emph> &lt;/wstrp:Dialect> * 
+  &lt;wstrp:Resource ...> <emph>xs:QName</emph> &lt;/wstrp:Resource> ?
   ...
 &lt;/wstrp:TransferResource></eg>
     </example>
@@ -1665,8 +1666,8 @@
       <label> /wstrp:TransferResource/wstrp:PutOperationSupported </label>
        <def>
         <p>
-         When present, this parameter indicates that the Put operation is 
-         supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the Put 
+         operation is supported by this endpoint.
         </p>
        </def>
      </gitem>
@@ -1675,8 +1676,8 @@
       <label> /wstrp:TransferResource/wstrp:DeleteOperationSupported </label>
        <def>
         <p>
-         When present, this parameter indicates that the Delete operation is 
-         supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the Delete 
+         operation is supported by this endpoint.
         </p>
        </def>
      </gitem>
@@ -1685,11 +1686,11 @@
       <label> /wstrp:TransferResource/wstrp:FaultOnPutDenied </label>
        <def>
         <p>
-         When present, this parameter indicates that attempts to change 
-         portions of the representation that are read-only will generate a 
-         wst:PutDenied fault.  If this parameter is not present, attempts 
-         to modify read-only portions of the resource representation will 
-         be ignored without any fault being generated.
+         When present, this OPTIONAL parameter indicates that attempts to 
+         change portions of the representation that are read-only will 
+         generate a wst:PutDenied fault.  If this parameter is not present, 
+         attempts to modify read-only portions of the resource representation 
+         will be ignored without any fault being generated.
         </p>
        </def>
      </gitem>
@@ -1698,8 +1699,19 @@
       <label> /wstrp:TransferResource/wstrp:Dialect </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Dialect IRI.
+        </p>
+       </def>
+     </gitem>
+
+     <gitem>
+      <label> /wstrp:TransferResource/wstrp:Resource </label>
+       <def>
+        <p>
+         When present, this OPTIONAL parameter provides the QName referencing 
+         the Global Element Declaration (GED) or type of this resource.  This 
+         QName may be used in order to retrieve the schema of the resource.
         </p>
        </def>
      </gitem>
@@ -1786,8 +1798,8 @@
       <label> /wstrp:TransferResourceFactory/wstrp:Dialect </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Dialect IRI.
         </p>
        </def>
      </gitem>
@@ -2275,6 +2287,7 @@
         &lt;xs:element name="FaultOnPutDenied" type="tns:Empty" minOccurs="0"/>
         &lt;xs:element name="Dialect" type="tns:URI" minOccurs="0"
                                    maxOccurs="unbounded"/>
+        &lt;xs:element name="Resource" type="xs:QName" minOccurs="0"/>
         &lt;xs:any namespace="##other" processContents="lax" minOccurs="0"
                                     maxOccurs="unbounded"/>
       &lt;/xs:sequence>
@@ -2550,6 +2563,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/10/20 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- wseventing.html	20 Oct 2009 20:06:09 -0000	1.103
+++ wseventing.html	20 Oct 2009 23:16:39 -0000	1.104
@@ -1531,19 +1531,19 @@
          used when communicating with this endpoint and that the subject is 
          an EventSource. This assertion has Endpoint Policy Subject.
         </p></dd><dt class="label"> /wsevp:EventSource/wsevp:DateTimeSupported </dt><dd><p>
-         When present, this parameter indicates support for expiration time 
-         expressed as specific time (rather than duration
+         When present, this OPTIONAL parameter indicates support for 
+         expiration time expressed as specific time (rather than duration).
         </p></dd><dt class="label"> /wsevp:EventSource/wsevp:FilterDialect </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         Filter Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Filter Dialect IRI.
         </p></dd><dt class="label"> /wsevp:EventSource/wsevp:MaxExpires </dt><dd><p>
-         When present, this parameter indicates the maximum subscriptions 
-         expiration time that this endpoint will support. Note: a value of 
-         "PT0S" indicates that this endpoint supports subscriptions with 
-         an infinite lifetime. 
+         When present, this OPTIONAL parameter indicates the maximum 
+         subscriptions expiration time that this endpoint will support. 
+         Note: a value of "PT0S" indicates that this endpoint supports 
+         subscriptions with an infinite lifetime. 
         </p></dd><dt class="label"> /wsevp:EventSource/wsevp:FormatName </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         event delivery format  Name URI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified event delivery format Name URI.
         </p></dd></dl></div><div class="div2">
 <h3><a name="iddiv2_1_2242" id="iddiv2_1_2242"/>9.2 SubscriptionManager Assertion</h3><p>
      The mechanism for indicating that a binding or endpoint conforms to the
@@ -1591,19 +1591,19 @@
          used when communicating with this endpoint and that the subject is 
          a Subscription Manager. This assertion has Endpoint Policy Subject.
         </p></dd><dt class="label"> /wsevp:SubscriptionManager/wsevp:DateTimeSupported </dt><dd><p>
-         When present, this parameter indicates support for expiration time 
-         expressed as specific time (rather than duration).
+         When present, this OPTIONAL parameter indicates support for 
+         expiration time expressed as specific time (rather than duration).
         </p></dd><dt class="label"> /wsevp:SubscriptionManager/wsevp:GetStatusOperationSupported </dt><dd><p>
-         When present, this parameter indicates that the GetStatus operation 
-         is supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the GetStatus 
+         operation is supported by this endpoint.
         </p></dd><dt class="label"> /wsevp:SubscriptionManager/wsevp:UnsubscribeOperationSupported </dt><dd><p>
-         When present, this parameter indicates that the Unsubscribe operation 
-         is supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the Unsubscribe 
+         operation is supported by this endpoint.
         </p></dd><dt class="label"> /wsevp:SubscriptionManager/wsevp:MaxExpires </dt><dd><p>
-         When present, this parameter indicates the maximum subscriptions 
-         expiration time that this endpoint will support. Note: a value of 
-         "PT0S" indicates that this endpoint supports subscriptions with an 
-         infinite lifetime. 
+         When present, this OPTIONAL parameter indicates the maximum 
+         subscriptions expiration time that this endpoint will support. 
+         Note: a value of "PT0S" indicates that this endpoint supports 
+         subscriptions with an infinite lifetime. 
         </p></dd></dl></div></div><div class="div1">
 <h2><a name="acks" id="acks"/>10 Acknowledgements</h2><p>
     This specification has been developed as a result of joint
@@ -2593,4 +2593,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/06 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7478">7478</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7982">7982</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=7982">7982</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- wsfrag.xml	14 Oct 2009 16:07:16 -0000	1.26
+++ wsfrag.xml	20 Oct 2009 23:16:40 -0000	1.27
@@ -1700,8 +1700,8 @@
       <label> /wsfrp:Fragment/wsfrp:Language </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified
-         Language IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Language IRI.
         </p>
        </def>
      </gitem>
@@ -2076,6 +2076,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/10/20 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- wsfrag.html	14 Oct 2009 16:07:16 -0000	1.25
+++ wsfrag.html	20 Oct 2009 23:16:40 -0000	1.26
@@ -874,8 +874,8 @@
          be used when communicating with this endpoint. This assertion has
          Endpoint Policy Subject.
         </p></dd><dt class="label"> /wsfrp:Fragment/wsfrp:Language </dt><dd><p>
-         When present, this parameter indicates support for the specified
-         Language IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Language IRI.
         </p></dd></dl></div></div><div class="div1">
 <h2><a name="acks" id="acks"/>10 Acknowledgements</h2><p>
     This specification has been developed as a result of joint
@@ -1066,4 +1066,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7770">7770</a></td></tr><tr><td> 2009/10/02 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7426">7426</a></td></tr><tr><td> 2009/10/05 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6407">6407</a>,
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</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=6721">6721</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</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.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- wst.html	14 Oct 2009 15:14:55 -0000	1.74
+++ wst.html	20 Oct 2009 23:16:40 -0000	1.75
@@ -59,11 +59,11 @@
 6 <a href="#Security_Considerations">Security Considerations</a><br/>
 7 <a href="#metadata">WS-Transfer Metadata</a><br/>
 &nbsp;&nbsp;&nbsp;7.1 <a href="#iddiv2_1_1377">TransferResource Assertion</a><br/>
-&nbsp;&nbsp;&nbsp;7.2 <a href="#iddiv2_1_1438">TransferResourceFactory Assertion</a><br/>
+&nbsp;&nbsp;&nbsp;7.2 <a href="#iddiv2_1_1447">TransferResourceFactory Assertion</a><br/>
 8 <a href="#acks">Acknowledgements</a><br/>
 9 <a href="#refs">References</a><br/>
-&nbsp;&nbsp;&nbsp;9.1 <a href="#iddiv2_1_1491">Normative References</a><br/>
-&nbsp;&nbsp;&nbsp;9.2 <a href="#iddiv2_1_1664">Informative References</a><br/>
+&nbsp;&nbsp;&nbsp;9.1 <a href="#iddiv2_1_1500">Normative References</a><br/>
+&nbsp;&nbsp;&nbsp;9.2 <a href="#iddiv2_1_1673">Informative References</a><br/>
 </p>
 <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix_I__E2_80_93_XSD">XML Schema</a><br/>
 B <a href="#Appendix_II__E2_80_93_WSDL">WSDL</a><br/>
@@ -929,6 +929,7 @@
   &lt;wstrp:DeleteOperationSupported .../&gt; ?
   &lt;wstrp:FaultOnPutDenied.../&gt; ?
   &lt;wstrp:Dialect ...&gt; <em>xs:anyURI</em> &lt;/wstrp:Dialect&gt; * 
+  &lt;wstrp:Resource ...&gt; <em>xs:QName</em> &lt;/wstrp:Resource&gt; ?
   ...
 &lt;/wstrp:TransferResource&gt;</pre></div></div><p>
      The following describes additional, normative constraints on the
@@ -941,22 +942,26 @@
          the PutOperationSupported or DeleteOperationSupported parameters only 
          the Get operation is supported.
         </p></dd><dt class="label"> /wstrp:TransferResource/wstrp:PutOperationSupported </dt><dd><p>
-         When present, this parameter indicates that the Put operation is 
-         supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the Put 
+         operation is supported by this endpoint.
         </p></dd><dt class="label"> /wstrp:TransferResource/wstrp:DeleteOperationSupported </dt><dd><p>
-         When present, this parameter indicates that the Delete operation is 
-         supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the Delete 
+         operation is supported by this endpoint.
         </p></dd><dt class="label"> /wstrp:TransferResource/wstrp:FaultOnPutDenied </dt><dd><p>
-         When present, this parameter indicates that attempts to change 
-         portions of the representation that are read-only will generate a 
-         wst:PutDenied fault.  If this parameter is not present, attempts 
-         to modify read-only portions of the resource representation will 
-         be ignored without any fault being generated.
+         When present, this OPTIONAL parameter indicates that attempts to 
+         change portions of the representation that are read-only will 
+         generate a wst:PutDenied fault.  If this parameter is not present, 
+         attempts to modify read-only portions of the resource representation 
+         will be ignored without any fault being generated.
         </p></dd><dt class="label"> /wstrp:TransferResource/wstrp:Dialect </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Dialect IRI.
+        </p></dd><dt class="label"> /wstrp:TransferResource/wstrp:Resource </dt><dd><p>
+         When present, this OPTIONAL parameter provides the QName referencing 
+         the Global Element Declaration (GED) or type of this resource.  This 
+         QName may be used in order to retrieve the schema of the resource.
         </p></dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1438" id="iddiv2_1_1438"/>7.2 TransferResourceFactory Assertion</h3><p>
+<h3><a name="iddiv2_1_1447" id="iddiv2_1_1447"/>7.2 TransferResourceFactory Assertion</h3><p>
      The mechanism for indicating that a binding or endpoint conforms to the
      WS-Transfer specification's definition of a Transfer Resource Factory
      is through the use of the Web Services
@@ -1001,8 +1006,8 @@
          MUST be used when communicating with this endpoint. This assertion 
          has Endpoint Policy Subject.
         </p></dd><dt class="label"> /wstrp:TransferResourceFactory/wstrp:Dialect </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Dialect IRI.
         </p></dd></dl></div></div><div class="div1">
 <h2><a name="acks" id="acks"/>8 Acknowledgements</h2><p>
      This specification has been developed as a result of joint
@@ -1028,7 +1033,7 @@
       Yves Lafon (W3C).
    </p></div><div class="div1">
 <h2><a name="refs" id="refs"/>9 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1491" id="iddiv2_1_1491"/>9.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1500" id="iddiv2_1_1500"/>9.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
         Key words for use in RFCs to Indicate Requirement Levels
        </cite></a>
        , S. Bradner, Author.
@@ -1096,7 +1101,7 @@
        , P. Biron, A. Malhotra, Editors.
        World Wide Web Consortium (W3C), 28 October 2004.
       Available at <a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>.</dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1664" id="iddiv2_1_1664"/>9.2 Informative References</h3><dl><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite>
+<h3><a name="iddiv2_1_1673" id="iddiv2_1_1673"/>9.2 Informative References</h3><dl><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite>
        W3C Working Group Draft, "Web Services Fragment (WS-Fragment) 1.0"
       </cite></a>
       , D. Davis, et al., Editors.
@@ -1355,6 +1360,7 @@
         &lt;xs:element name="FaultOnPutDenied" type="tns:Empty" minOccurs="0"/&gt;
         &lt;xs:element name="Dialect" type="tns:URI" minOccurs="0"
                                    maxOccurs="unbounded"/&gt;
+        &lt;xs:element name="Resource" type="xs:QName" minOccurs="0"/&gt;
         &lt;xs:any namespace="##other" processContents="lax" minOccurs="0"
                                     maxOccurs="unbounded"/&gt;
       &lt;/xs:sequence&gt;
@@ -1413,4 +1419,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7731">7731</a>,
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7812">7812</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</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=7827">7827</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</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.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- wsmex.xml	14 Oct 2009 15:14:55 -0000	1.58
+++ wsmex.xml	20 Oct 2009 23:16:40 -0000	1.59
@@ -1724,8 +1724,8 @@
       <label> /wsmxp:MetadataExchange/wsmxp:MetadataExchangeDialect </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         MetadataExchange Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified MetadataExchange Dialect IRI.
         </p>
        </def>
      </gitem>
@@ -1734,9 +1734,9 @@
       <label> /wsmxp:MetadataExchange/wsmxp:MetadataContent </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         MetadataExchange content IRI for the MetadataExchange Dialect with 
-         which it is associated.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified MetadataExchange content IRI for the MetadataExchange 
+         Dialect with which it is associated.
         </p>
        </def>
      </gitem>
@@ -2414,6 +2414,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/10/20 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- wsenum.html	13 Oct 2009 23:13:21 -0000	1.73
+++ wsenum.html	20 Oct 2009 23:16:39 -0000	1.74
@@ -1316,25 +1316,25 @@
          be used when communicating with this endpoint. This assertion has 
          Endpoint Policy Subject.
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:FilterDialect </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         Filter Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Filter Dialect IRI.
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxExpires </dt><dd><p>
-         When present, this parameter indicates the maximum lifetime of 
-         enumerations that this endpoint will support. Note: a value of 
+         When present, this OPTIONAL parameter indicates the maximum lifetime 
+         of enumerations that this endpoint will support. Note: a value of 
          "PT0S" indicates that this endpoint supports enumerations with 
          an infinite lifetime. 
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxTime </dt><dd><p>
-         When present, this parameter indicates the maximum MaxTime value 
-         supported by this endpoint. Note: a value of "PT0S" indicates that 
-         this endpoint supports any duration value. 
+         When present, this OPTIONAL parameter indicates the maximum MaxTime 
+         value supported by this endpoint. Note: a value of "PT0S" indicates 
+         that this endpoint supports any duration value. 
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxElements </dt><dd><p>
-         When present, this parameter indicates the maximum MaxElements value 
-         supported by this endpoint. The value specified MUST be greater 
-         than zero.
+         When present, this OPTIONAL parameter indicates the maximum 
+         MaxElements value supported by this endpoint. The value specified 
+         MUST be greater than zero.
         </p></dd><dt class="label"> /wsenp:Enumeration/wsenp:MaxCharacters </dt><dd><p>
-         When present, this parameter indicates the maximum MaxCharacters 
-         value supported by this endpoint. The value specified MUST be 
-         greater than zero.
+         When present, this OPTIONAL parameter indicates the maximum 
+         MaxCharacters value supported by this endpoint. The value specified 
+         MUST be greater than zero.
         </p></dd></dl></div></div><div class="div1">
 <h2><a name="acks" id="acks"/>7 Acknowledgements</h2><p>
     This specification has been developed as a
@@ -1925,4 +1925,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6403">6403</a>,
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/06 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7587">7587</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</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=7827">7827</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</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.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- wsenum.xml	13 Oct 2009 23:13:21 -0000	1.66
+++ wsenum.xml	20 Oct 2009 23:16:39 -0000	1.67
@@ -2443,8 +2443,8 @@
       <label> /wsenp:Enumeration/wsenp:FilterDialect </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         Filter Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Filter Dialect IRI.
         </p>
        </def>
      </gitem>
@@ -2453,8 +2453,8 @@
       <label> /wsenp:Enumeration/wsenp:MaxExpires </label>
        <def>
         <p>
-         When present, this parameter indicates the maximum lifetime of 
-         enumerations that this endpoint will support. Note: a value of 
+         When present, this OPTIONAL parameter indicates the maximum lifetime 
+         of enumerations that this endpoint will support. Note: a value of 
          "PT0S" indicates that this endpoint supports enumerations with 
          an infinite lifetime. 
         </p>
@@ -2465,9 +2465,9 @@
       <label> /wsenp:Enumeration/wsenp:MaxTime </label>
        <def>
         <p>
-         When present, this parameter indicates the maximum MaxTime value 
-         supported by this endpoint. Note: a value of "PT0S" indicates that 
-         this endpoint supports any duration value. 
+         When present, this OPTIONAL parameter indicates the maximum MaxTime 
+         value supported by this endpoint. Note: a value of "PT0S" indicates 
+         that this endpoint supports any duration value. 
         </p>
        </def>
      </gitem>
@@ -2476,9 +2476,9 @@
       <label> /wsenp:Enumeration/wsenp:MaxElements </label>
        <def>
         <p>
-         When present, this parameter indicates the maximum MaxElements value 
-         supported by this endpoint. The value specified MUST be greater 
-         than zero.
+         When present, this OPTIONAL parameter indicates the maximum 
+         MaxElements value supported by this endpoint. The value specified 
+         MUST be greater than zero.
         </p>
        </def>
      </gitem>
@@ -2487,9 +2487,9 @@
       <label> /wsenp:Enumeration/wsenp:MaxCharacters </label>
        <def>
         <p>
-         When present, this parameter indicates the maximum MaxCharacters 
-         value supported by this endpoint. The value specified MUST be 
-         greater than zero.
+         When present, this OPTIONAL parameter indicates the maximum 
+         MaxCharacters value supported by this endpoint. The value specified 
+         MUST be greater than zero.
         </p>
        </def>
      </gitem>
@@ -3462,6 +3462,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/10/20 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- wsmex.html	14 Oct 2009 15:14:55 -0000	1.68
+++ wsmex.html	20 Oct 2009 23:16:40 -0000	1.69
@@ -1012,12 +1012,12 @@
          used when communicating with this endpoint. This assertion has 
          Endpoint Policy Subject.
         </p></dd><dt class="label"> /wsmxp:MetadataExchange/wsmxp:MetadataExchangeDialect </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         MetadataExchange Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified MetadataExchange Dialect IRI.
         </p></dd><dt class="label"> /wsmxp:MetadataExchange/wsmxp:MetadataContent </dt><dd><p>
-         When present, this parameter indicates support for the specified 
-         MetadataExchange content IRI for the MetadataExchange Dialect with 
-         which it is associated.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified MetadataExchange content IRI for the MetadataExchange 
+         Dialect with which it is associated.
         </p></dd></dl><p>
      Note: Metadata resources use the corresponding policy assertions for the 
      WS-Transfer operation that they support.
@@ -1336,4 +1336,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7426">7426</a></td></tr><tr><td> 2009/10/05 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6406">6406</a>,
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6721">6721</a></td></tr><tr><td> 2009/10/13 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7827">7827</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=7827">7827</a></td></tr><tr><td> 2009/10/20 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</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.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- wseventing.xml	20 Oct 2009 20:06:09 -0000	1.95
+++ wseventing.xml	20 Oct 2009 23:16:39 -0000	1.96
@@ -2742,8 +2742,8 @@
       <label> /wsevp:EventSource/wsevp:DateTimeSupported </label>
        <def>
         <p>
-         When present, this parameter indicates support for expiration time 
-         expressed as specific time (rather than duration
+         When present, this OPTIONAL parameter indicates support for 
+         expiration time expressed as specific time (rather than duration).
         </p>
        </def>
      </gitem>
@@ -2752,8 +2752,8 @@
       <label> /wsevp:EventSource/wsevp:FilterDialect </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         Filter Dialect IRI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified Filter Dialect IRI.
         </p>
        </def>
      </gitem>
@@ -2762,10 +2762,10 @@
       <label> /wsevp:EventSource/wsevp:MaxExpires </label>
        <def>
         <p>
-         When present, this parameter indicates the maximum subscriptions 
-         expiration time that this endpoint will support. Note: a value of 
-         "PT0S" indicates that this endpoint supports subscriptions with 
-         an infinite lifetime. 
+         When present, this OPTIONAL parameter indicates the maximum 
+         subscriptions expiration time that this endpoint will support. 
+         Note: a value of "PT0S" indicates that this endpoint supports 
+         subscriptions with an infinite lifetime. 
         </p>
        </def>
      </gitem>
@@ -2774,8 +2774,8 @@
       <label> /wsevp:EventSource/wsevp:FormatName </label>
        <def>
         <p>
-         When present, this parameter indicates support for the specified 
-         event delivery format  Name URI.
+         When present, this OPTIONAL parameter indicates support for the 
+         specified event delivery format Name URI.
         </p>
        </def>
      </gitem>
@@ -2862,8 +2862,8 @@
       <label> /wsevp:SubscriptionManager/wsevp:DateTimeSupported </label>
        <def>
         <p>
-         When present, this parameter indicates support for expiration time 
-         expressed as specific time (rather than duration).
+         When present, this OPTIONAL parameter indicates support for 
+         expiration time expressed as specific time (rather than duration).
         </p>
        </def>
      </gitem>
@@ -2872,8 +2872,8 @@
       <label> /wsevp:SubscriptionManager/wsevp:GetStatusOperationSupported </label>
        <def>
         <p>
-         When present, this parameter indicates that the GetStatus operation 
-         is supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the GetStatus 
+         operation is supported by this endpoint.
         </p>
        </def>
      </gitem>
@@ -2882,8 +2882,8 @@
       <label> /wsevp:SubscriptionManager/wsevp:UnsubscribeOperationSupported </label>
        <def>
         <p>
-         When present, this parameter indicates that the Unsubscribe operation 
-         is supported by this endpoint.
+         When present, this OPTIONAL parameter indicates that the Unsubscribe 
+         operation is supported by this endpoint.
         </p>
        </def>
      </gitem>
@@ -2892,10 +2892,10 @@
       <label> /wsevp:SubscriptionManager/wsevp:MaxExpires </label>
        <def>
         <p>
-         When present, this parameter indicates the maximum subscriptions 
-         expiration time that this endpoint will support. Note: a value of 
-         "PT0S" indicates that this endpoint supports subscriptions with an 
-         infinite lifetime. 
+         When present, this OPTIONAL parameter indicates the maximum 
+         subscriptions expiration time that this endpoint will support. 
+         Note: a value of "PT0S" indicates that this endpoint supports 
+         subscriptions with an infinite lifetime. 
         </p>
        </def>
      </gitem>
@@ -4576,6 +4576,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7982">7982</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/10/20 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7068">7068</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Received on Tuesday, 20 October 2009 23:16:48 UTC