- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Mar 2007 01:02:58 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv14604
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Applied resolution to issue 4263 (editors action 195).
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- ws-policy-primer.html 13 Mar 2007 21:09:59 -0000 1.39
+++ ws-policy-primer.html 15 Mar 2007 01:02:56 -0000 1.40
@@ -779,6 +779,10 @@
two policy alternatives are compatible when each non-ignorable assertion in one is compatible with an assertion in the
other, and vice versa. For this to be possible the two policy alternatives must share a policy alternative vocabulary for
all “non-ignorable” assertions.
+ </p><p>
+ Domain-specific processing could take advantage of any
+ information from the policy data model, such as the ignorable property of a
+ policy assertion.
</p></div></div><div class="div2">
<h3><a name="attaching-policy-expressions-to-wsdl2" id="attaching-policy-expressions-to-wsdl2"></a>3.5 Attaching Policy Expressions to WSDL</h3><p>In <a href="#basic-concepts-policy-expression"><b>2. Basic Concepts: Policy Expression</b></a>, we looked into how Contoso attached
their policy expressions to the WSDL <code>binding</code> element. In addition to the WSDL
@@ -1436,4 +1440,8 @@
to <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4379">issue 4379</a>
with minor editorial revision (editors action
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/181">181</a>). Updated references order.
+ </td></tr><tr><td rowspan="1" colspan="1">20070314</td><td rowspan="1" colspan="1">FJH</td><td rowspan="1" colspan="1">Applied <a href="http://www.w3.org/2007/03/13-ws-policy-irc#T22-33-55">resolution</a>
+ to <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4263">issue 4263</a>
+ (editors action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/195">195</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.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- ws-policy-primer.xml 13 Mar 2007 21:09:59 -0000 1.33
+++ ws-policy-primer.xml 15 Mar 2007 01:02:56 -0000 1.34
@@ -1076,6 +1076,11 @@
other, and vice versa. For this to be possible the two policy alternatives must share a policy alternative vocabulary for
all “non-ignorable” assertions.
</p>
+ <p>
+ Domain-specific processing could take advantage of any
+ information from the policy data model, such as the ignorable property of a
+ policy assertion.
+ </p>
</div3>
</div2>
<div2 id="attaching-policy-expressions-to-wsdl2">
@@ -2175,8 +2180,18 @@
<loc
href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/181">181</loc>). Updated references order.
</td>
+ </tr>
+ <tr>
+ <td>20070314</td>
+ <td>FJH</td>
+ <td>Applied <loc href="http://www.w3.org/2007/03/13-ws-policy-irc#T22-33-55">resolution</loc>
+ to <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4263">issue 4263</loc>
+ (editors action
+ <loc
+ href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/195">195</loc>).
+ </td>
- </tr>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Thursday, 15 March 2007 01:03:03 UTC