- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Jan 2007 04:50:06 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv15117
Modified Files:
ws-policy-framework.xml ws-policy-framework.html
Log Message:
Applied a missed item (re issue 4197) to section 2.2 Extensibility: Umit's amendment - "such as in Section 4.3.4 Policy References" and other changes.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -d -r1.112 -r1.113
--- ws-policy-framework.xml 24 Jan 2007 04:37:05 -0000 1.112
+++ ws-policy-framework.xml 24 Jan 2007 04:50:03 -0000 1.113
@@ -236,8 +236,10 @@
of the element information item indicated by the <emph role='infoset-property'>parent</emph>
or <emph role='infoset-property'>owner</emph> property of the extension. In this context,
if an Attribute Information Item is not recognized, it <rfc2119>SHOULD</rfc2119>
- be ignored; if an Element Information Item is not recognized, it
- <rfc2119>MUST</rfc2119> be treated as an assertion, unless specified otherwise.</p>
+ be ignored. If an Element Information Item is not recognized, it
+ <rfc2119>MUST</rfc2119> be treated as a policy assertion assertion,
+ unless specified otherwise
+ such as in Section <specref ref="Policy_References"/>.</p>
</div2>
<div2 id="XML_Namespaces">
<head>XML Namespaces</head>
@@ -2632,6 +2634,16 @@
<td>ASV</td>
<td>Fixed a typo in <specref ref="Informative-References"/>: "[IETF RFC 3023]IETF "RFC 2246:".
</td>
+ </tr>
+ <tr>
+ <td>20070123</td>
+ <td>ASV</td>
+ <td>Applied a <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4197#c2">missed
+ item </loc>(re
+ issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4197">4197</loc>)
+ to section <specref ref="Extensibility"/>: Umit's amendment - "such as in Section
+ 4.3.4 Policy References" and other changes.
+ </td>
</tr>
</tbody>
</table>
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- ws-policy-framework.html 24 Jan 2007 04:37:05 -0000 1.92
+++ ws-policy-framework.html 24 Jan 2007 04:50:03 -0000 1.93
@@ -148,8 +148,10 @@
of the element information item indicated by the <strong>[parent]</strong>
or <strong>[owner]</strong> property of the extension. In this context,
if an Attribute Information Item is not recognized, it <span class="rfc2119">SHOULD</span>
- be ignored; if an Element Information Item is not recognized, it
- <span class="rfc2119">MUST</span> be treated as an assertion, unless specified otherwise.</p></div><div class="div2">
+ be ignored. If an Element Information Item is not recognized, it
+ <span class="rfc2119">MUST</span> be treated as a policy assertion assertion,
+ unless specified otherwise
+ such as in Section <a href="#Policy_References"><b>4.3.4 Policy References</b></a>.</p></div><div class="div2">
<h3><a name="XML_Namespaces"></a>2.3 XML Namespaces</h3><p> This specification uses a number of namespace prefixes throughout; they are
listed in <a href="#nsprefix">Table 2-1</a>. Note that the choice of any namespace
prefix is arbitrary and not semantically significant (see [<cite><a href="#XML-NS">XML Namespaces</a></cite>]).</p><a name="nsprefix"></a><table summary="Namespace prefixes usage in this specification" border="1" cellspacing="0" cellpadding="5"><caption>Table 2-1. Prefixes and Namespaces used in this specification</caption><thead><tr><th rowspan="1" colspan="1">Prefix</th><th rowspan="1" colspan="1">Namespace</th><th rowspan="1" colspan="1">Specification</th></tr></thead><tbody><tr><td rowspan="1" colspan="1"><code>sp</code></td><td rowspan="1" colspan="1"><code>http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</code></td><td rowspan="1" colspan="1">[<cite><a href="#WS-SecurityPolicy">WS-SecurityPolicy</a></cite>]</td></tr><tr><td rowspan="1" colspan="1"><code>wsp</code></td><td rowspan="1" colspan="1"><code>http://www.w3.org/ns/ws-policy</code></td><td rowspan="1" colspan="1">This specification</td></tr><tr><td rowspan="1" colspan="1"><code>wsu</code></td><td rowspan="1" colspan="1"<code>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd</code></td><td rowspan="1" colspan="1">[<cite><a href="#WS-Security">WS-Security 2004</a></cite>]</td></tr><tr><td rowspan="1" colspan="1"><code>xs</code></td><td rowspan="1" colspan="1"><code>http://www.w3.org/2001/XMLSchema</code></td><td rowspan="1" colspan="1">[<cite><a href="#XMLSchemaPart1">XML Schema Structures</a></cite>]</td></tr></tbody></table><br><p>All information items defined by this specification
@@ -1481,4 +1483,9 @@
and <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4238">4238</a>.
Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/142">142</a>.
</td></tr><tr><td rowspan="1" colspan="1">20070123</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed a typo in <a href="#Informative-References"><b>B.2 Other References</b></a>: "[IETF RFC 3023]IETF "RFC 2246:".
+ </td></tr><tr><td rowspan="1" colspan="1">20070123</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Applied a <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4197#c2">missed
+ item </a>(re
+ issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4197">4197</a>)
+ to section <a href="#Extensibility"><b>2.2 Extensibility</b></a>: Umit's amendment - "such as in Section
+ 4.3.4 Policy References" and other changes.
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Wednesday, 24 January 2007 04:50:14 UTC