- From: David Orchard via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Apr 2007 18:26:08 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv15912
Modified Files:
ws-policy-guidelines.html ws-policy-guidelines.xml
Log Message:
minor change to assertion bp based on asir's suggestion
Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ws-policy-guidelines.html 24 Apr 2007 15:22:18 -0000 1.43
+++ ws-policy-guidelines.html 24 Apr 2007 18:26:05 -0000 1.44
@@ -952,8 +952,7 @@
[<cite><a href="#WS-Addressing">WS-Addressing Core</a></cite>]. These equivalent behaviors
are mutually exclusive for an interaction. Such equivalent
behaviors can be modeled as independent assertions. </p><div class="boxedtext"><p><a name="bp-independent-assertions" id="bp-independent-assertions"></a><span class="practicelab">Good
-practice 13: Independent Assertions</span></p><p class="practice">Use independent assertions for modeling multiple equivalent
- behaviors.</p></div><p>The
+practice 13: Independent Assertions</span></p><p class="practice">An assertion author should use independent assertions for modeling multiple versions of a behavior.</p></div><p>The
policy expression in the example below requires the use of
WSS: SOAP Message Security 1.0. </p><div class="exampleOuter">
<p style="text-align: left" class="exampleHead"><i><span>Example 6-1. </span>Message-level Security and WSS: SOAP Message Security 1.0</i></p><div class="exampleInner"><pre><Policy>
Index: ws-policy-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- ws-policy-guidelines.xml 24 Apr 2007 15:22:18 -0000 1.57
+++ ws-policy-guidelines.xml 24 Apr 2007 18:26:05 -0000 1.58
@@ -1211,8 +1211,7 @@
[<bibref ref="WS-Addressing"/>]. These equivalent behaviors
are mutually exclusive for an interaction. Such equivalent
behaviors can be modeled as independent assertions. </p>
- <p role="practice" id="bp-independent-assertions"><quote>Independent Assertions</quote><quote>Use independent assertions for modeling multiple equivalent
- behaviors.</quote></p>
+ <p role="practice" id="bp-independent-assertions"><quote>Independent Assertions</quote><quote>An assertion author should use independent assertions for modeling multiple versions of a behavior.</quote></p>
<p>The
policy expression in the example below requires the use of
WSS: SOAP Message Security 1.0. </p>
Received on Tuesday, 24 April 2007 18:26:09 UTC