- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 26 Oct 2007 23:42:52 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv4373
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Applied missed changes (re 5219 and editors' action 378) to 3.6 Policy Retrieval:
a) s/(local or remote) or catalog/(local or remote), registry or catalog/ and
b) s/Policy tools may use any/Policy tools or policy-aware clients may use any/.
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- ws-policy-primer.html 26 Oct 2007 23:31:47 -0000 1.79
+++ ws-policy-primer.html 26 Oct 2007 23:42:50 -0000 1.80
@@ -1026,7 +1026,7 @@
are:</p><ul><li><p>Do nothing. A policy expression with the referenced IRI is already known to be
available in a local cache or chip (embedded systems).</p></li><li><p>Use the referenced IRI and retrieve an existing policy expression from the containing
XML document: a policy element with an XML ID.</p></li><li><p>Use the referenced IRI and retrieve a policy expression from some policy repository
- (local or remote) or catalog. Policy tools may use any protocols (say UDDI or Web Services
+ (local or remote), registry or catalog. Policy tools or policy-aware clients may use any protocols (say UDDI or Web Services
Metadata Exchange) for such metadata retrieval. These protocols may require additional
out of band information.</p></li><li><p>Attempt to resolve the referenced IRI on the Web. This may resolve to a policy
element or a resource that contains a policy element.</p></li></ul><p>If the referenced policy expression is in the same XML document as the reference, then
@@ -1713,4 +1713,8 @@
</td></tr><tr><td rowspan="1" colspan="1">20071026</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Implemented the resolution for issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5219">5219</a>. Editors' action
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</a>.
+ </td></tr><tr><td rowspan="1" colspan="1">20071026</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Applied missed changes (re <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5219">5219</a> and
+ editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</a>) to
+ <a href="#policy-retrieval"><b>3.6 Policy Retrieval</b></a>. s/(local or remote) or catalog/(local or remote), registry, or catalog/ and
+ s/Policy tools may use any/Policy tools or policy-aware clients may use any/.
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- ws-policy-primer.xml 26 Oct 2007 23:31:47 -0000 1.85
+++ ws-policy-primer.xml 26 Oct 2007 23:42:50 -0000 1.86
@@ -1371,7 +1371,7 @@
</item>
<item>
<p>Use the referenced IRI and retrieve a policy expression from some policy repository
- (local or remote) or catalog. Policy tools may use any protocols (say UDDI or Web Services
+ (local or remote), registry or catalog. Policy tools or policy-aware clients may use any protocols (say UDDI or Web Services
Metadata Exchange) for such metadata retrieval. These protocols may require additional
out of band information.</p>
</item>
@@ -2702,6 +2702,15 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</loc>.
</td>
</tr>
+ <tr>
+ <td>20071026</td>
+ <td>ASV</td>
+ <td>Applied missed changes (re <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5219">5219</loc> and
+ editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</loc>) to
+ <specref ref="policy-retrieval"/>. s/(local or remote) or catalog/(local or remote), registry, or catalog/ and
+ s/Policy tools may use any/Policy tools or policy-aware clients may use any/.
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Friday, 26 October 2007 23:42:59 UTC