- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Jan 2007 20:22:06 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv7421
Modified Files:
ws-policy-framework.xml
Log Message:
Completed Editors AI 127, implement resolution for issue 4197 in Frameowork. Primer, guidelines pending.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- ws-policy-framework.xml 22 Jan 2007 20:06:45 -0000 1.105
+++ ws-policy-framework.xml 22 Jan 2007 20:22:03 -0000 1.106
@@ -228,15 +228,15 @@
<div2 id="Extensibility">
<head>Extensibility</head>
- <p>Within normative outlines, ellipses (i.e., "…")
+ <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 <rfc2119>MAY</rfc2119> be added at the
indicated extension points but <rfc2119>MUST NOT</rfc2119> contradict the semantics
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. If an
- Attribute Information Item is not recognized, it <rfc2119>SHOULD</rfc2119>
+ 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.</p>
+ <rfc2119>MUST</rfc2119> be treated as an assertion, unless specified otherwise.</p>
</div2>
<div2 id="XML_Namespaces">
<head>XML Namespaces</head>
@@ -2429,6 +2429,13 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/128">128</loc>
Resolution for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4203">4203</loc></td>
</tr>
+ <tr>
+ <td>20070122</td>
+ <td>PY</td>
+ <td>Completed action item:
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/127">127</loc>
+ Resolution for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4197">4197</loc></td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Monday, 22 January 2007 20:22:11 UTC