- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Jan 2007 20:24:05 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv9242 Modified Files: ws-policy-framework.html Log Message: Completed AI 127, applied resolution of issue 4197 to Framework. Index: ws-policy-framework.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- ws-policy-framework.html 22 Jan 2007 20:08:11 -0000 1.85 +++ ws-policy-framework.html 22 Jan 2007 20:24:03 -0000 1.86 @@ -140,15 +140,15 @@ over the XML Schema [<cite><a href="#XMLSchemaPart1">XML Schema Structures</a></cite>] descriptions. </p></div><div class="div2"> -<h3><a name="Extensibility"></a>2.2 Extensibility</h3><p>Within normative outlines, ellipses (i.e., "…") +<h3><a name="Extensibility"></a>2.2 Extensibility</h3><p>Within normative outlines, in this specification, ellipses (i.e., "…") indicate a point of extensibility that allows other Element or Attribute Information Items. Information Items <span class="rfc2119">MAY</span> be added at the indicated extension points but <span class="rfc2119">MUST NOT</span> contradict the semantics of the element information item indicated by the <strong>[parent]</strong> - or <strong>[owner]</strong> property of the extension. If an - Attribute Information Item is not recognized, it <span class="rfc2119">SHOULD</span> + 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.</p></div><div class="div2"> + <span class="rfc2119">MUST</span> be treated as an assertion, unless specified otherwise.</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 @@ -1391,4 +1391,6 @@ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/125">125</a> Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4177">4177</a></td></tr><tr><td rowspan="1" colspan="1">20070122</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item: <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/128">128</a> - Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4203">4203</a></td></tr></tbody></table><br></div></div></body></html> \ No newline at end of file + Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4203">4203</a></td></tr><tr><td rowspan="1" colspan="1">20070122</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item: + <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/127">127</a> + Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4197">4197</a></td></tr></tbody></table><br></div></div></body></html> \ No newline at end of file
Received on Monday, 22 January 2007 20:24:15 UTC