- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Sep 2006 22:46:30 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv8830
Modified Files:
ws-policy-framework.xml
Log Message:
Completed action item: 46 resolution for issue 3752 - Clarify restrictions of ID type usage (http://www.w3.org/Bugs/Public/show_bug.cgi?id=3752)
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- ws-policy-framework.xml 27 Sep 2006 12:01:19 -0000 1.54
+++ ws-policy-framework.xml 27 Sep 2006 22:46:28 -0000 1.55
@@ -628,10 +628,11 @@
<gitem>
<label><att>/wsp:Policy/(@wsu:Id | @xml:id)</att></label>
<def><p>The identity of the policy expression as an <code>ID</code> within the
-enclosing XML document. If omitted, there is no implied value. To
-refer to this policy expression, an IRI-reference
- <rfc2119>MAY</rfc2119> be formed using this value per Section 4.2 of
- WS-Security [<bibref ref="WS-Security" />] when @wsu:Id is used.</p>
+enclosing XML document. If omitted, there is no implied value.
+The constraints of the XML 1.0 [<bibref ref="XML10" />] ID type MUST be met.
+To refer to this policy expression, an IRI-reference
+<rfc2119>MAY</rfc2119> be formed using this value per Section 4.2 of
+WS-Security [<bibref ref="WS-Security" />] when @wsu:Id is used.</p>
<p>The use of <code>xml:id</code> attribute in conjunction with Canonical XML 1.0 is
inappropriate as described in Appendix C of xml:id Version 1.0 [<bibref ref="XMLID" />]
and thus this combination must be avoided (see [<bibref ref="C14NNOTE"/>]). For example,
@@ -1944,19 +1945,28 @@
<tr>
<td>20060926</td>
<td>ASV</td>
- <td>Implemented the
- <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/30">resolution</loc>
- for issue
+ <td>Implemented the action item:
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/30">30</loc>
+ resolution for issue
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3549">3549</loc>.
</td>
</tr>
<tr>
- <td>20060928</td>
+ <td>20060927</td>
<td>MH</td>
<td>Completed action item:
- <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/02">resolution</loc>
- for issue
- <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3706">3706</loc> changing "domain authors" to "authors".
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/02">02</loc>
+ resolution for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3706">3706</loc> - changing "domain authors" to "authors".
+ </td>
+ </tr>
+ <tr>
+ <td>20060927</td>
+ <td>PY</td>
+ <td>Completed action item:
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/46">46</loc>
+ resolution for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3752">3752</loc> - Clarify restrictions of ID type usage.
</td>
</tr>
</tbody>
Received on Wednesday, 27 September 2006 22:46:42 UTC