- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 May 2007 18:45:09 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv8219 Modified Files: ws-policy-guidelines.html ws-policy-guidelines.xml Log Message: Implemented Resolution in Editors' action 306. Index: ws-policy-guidelines.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- ws-policy-guidelines.html 30 May 2007 18:40:50 -0000 1.70 +++ ws-policy-guidelines.html 30 May 2007 18:45:07 -0000 1.71 @@ -1032,9 +1032,9 @@ when the policy assertions do not target wire-level behaviors but rather abstract requirements, this technique does not apply. </p><div class="boxedtext"><p><a name="bp-WSDL-preferred-attachment-point" id="bp-WSDL-preferred-attachment-point"></a><span class="practicelab">Best -Practice 24: Specify Preferred Attachment Point for an Assertion</span></p><p class="practice">If an assertion can be attached at multiple points within a policy - subject, Assertion Authors should specify a preferred attachment - point for the chosen policy subject. +Practice 24: Specify Preferred Attachment Point for an Assertion</span></p><p class="practice">If an assertion can be attached at multiple attachment points + within a policy subject, Assertion Authors should specify a + preferred attachment point for the chosen policy subject. </p></div><p>Assertion Authors that utilize WSDL policy subjects need to understand how the assertions will be processed in merging and the specify implications of ending up with multiple assertions of @@ -1677,6 +1677,7 @@ (<a href="#change-description"><b>E. Changes in this Version of the Document</b></a>). </td></tr><tr><td rowspan="1" colspan="1">20070520</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Added Best Practice <a href="#bp-specify-composition"><b>26. Specify Composition with Related Assertions</b></a> (from the <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2007Mar/att-0069/good-practices-4-assertion-authors-03-05-2007.pdf">IBM + and MS Contribution</a> to <a href="#interrelated-domains"><b>5.8 Interrelated domains</b></a>. Added an ed note that Section <a href="#interrelated-domains"><b>5.8 Interrelated domains</b></a> needs to be re-structured. @@ -1709,4 +1710,6 @@ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/304">304</a>. </td></tr><tr><td rowspan="1" colspan="1">20070530</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented Resolution in Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/305">305</a>. + </td></tr><tr><td rowspan="1" colspan="1">20070530</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented Resolution in Editors' action + <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/306">306</a>. </td></tr></tbody></table><br></div></div></body></html> \ No newline at end of file Index: ws-policy-guidelines.xml =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- ws-policy-guidelines.xml 30 May 2007 18:40:50 -0000 1.84 +++ ws-policy-guidelines.xml 30 May 2007 18:45:07 -0000 1.85 @@ -1353,9 +1353,9 @@ <p role="practice" id="bp-WSDL-preferred-attachment-point"> <quote>Specify Preferred Attachment Point for an Assertion</quote> - <quote>If an assertion can be attached at multiple points within a policy - subject, Assertion Authors should specify a preferred attachment - point for the chosen policy subject. + <quote>If an assertion can be attached at multiple attachment points + within a policy subject, Assertion Authors should specify a + preferred attachment point for the chosen policy subject. </quote> </p> @@ -2642,6 +2642,13 @@ <td>Implemented Resolution in Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/305">305</loc>. </td> + </tr> + <tr> + <td>20070530</td> + <td>PY</td> + <td>Implemented Resolution in Editors' action + <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/306">306</loc>. + </td> </tr> </tbody> </table>
Received on Wednesday, 30 May 2007 18:45:11 UTC