- From: David Orchard via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 26 Oct 2007 22:17:41 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv7745 Modified Files: ws-policy-primer.html ws-policy-primer.xml Log Message: Bug 5189 fix Index: ws-policy-primer.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- ws-policy-primer.html 26 Oct 2007 22:09:42 -0000 1.77 +++ ws-policy-primer.html 26 Oct 2007 22:17:38 -0000 1.78 @@ -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 Web Services + (local or remote) or catalog. Policy tools 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 @@ -1710,4 +1710,7 @@ </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?">TBD</a>. Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/377">377</a>. + </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></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.83 retrieving revision 1.84 diff -u -d -r1.83 -r1.84 --- ws-policy-primer.xml 26 Oct 2007 22:09:42 -0000 1.83 +++ ws-policy-primer.xml 26 Oct 2007 22:17:38 -0000 1.84 @@ -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 Web Services + (local or remote) or catalog. Policy tools 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> @@ -2694,6 +2694,14 @@ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/377">377</loc>. </td> </tr> + <tr> + <td>20071026</td> + <td>DBO</td> + <td>Implemented the resolution for issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5219">5219</loc>. Editors' action + <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</loc>. + </td> + </tr> </tbody> </table> </inform-div1>
Received on Friday, 26 October 2007 22:17:48 UTC