- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Mar 2007 00:38:59 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv2348
Modified Files:
ws-policy-framework.html
Log Message:
Regenerated HTML file
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- ws-policy-framework.html 22 Mar 2007 05:42:14 -0000 1.105
+++ ws-policy-framework.html 28 Mar 2007 00:38:57 -0000 1.106
@@ -576,12 +576,15 @@
<code>wsp:Policy</code> Element Information Items in the
descendants of an assertion parameter, e.g., in the <strong>[children]</strong> property of one of
the <strong>[children]</strong> as in: <div class="exampleInner"><pre>
- (01)<wsp:Policy> (02) <Lorem>
- (03) <Ipsum> (04)
- <wsp:Policy> (05) … (06)
- </wsp:Policy> (07) </Ipsum> (08)
- </Lorem>
- (09)</wsp:Policy></pre></div>.</p></dd></dl><p>Policy assertions containing a nested policy expression are normalized
+(01)<wsp:Policy>
+(02) <Lorem>
+(03) <Ipsum>
+(04) <wsp:Policy>
+(05) …
+(06) </wsp:Policy>
+(07) </Ipsum>
+(08) </Lorem>
+(09)</wsp:Policy></pre></div>.</p></dd></dl><p>Policy assertions containing a nested policy expression are normalized
recursively. The nesting of a policy expression (and a <code>wsp:Policy</code>
child) is retained in the normal form, but in the normal form, each nested
policy expression contains at most one policy alternative. If an assertion A
@@ -1439,4 +1442,4 @@
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>).
- </td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Reset Section <a href="#change-description"><b>D. Changes in this Version of the Document</b></a>. </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+ </td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Reset Section <a href="#change-description"><b>D. Changes in this Version of the Document</b></a>. </td></tr><tr><td rowspan="1" colspan="1">20070328</td><td rowspan="1" colspan="1">FS</td><td rowspan="1" colspan="1">Re-formatted the first example in <a href="#Policy_Assertion_Nesting"><b>4.3.2 Policy Assertion Nesting</b></a>. </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Wednesday, 28 March 2007 00:39:10 UTC