2006/ws/policy ws-policy-framework.xml,1.128,1.129

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv29297

Modified Files:
	ws-policy-framework.xml 
Log Message:
Example re-formatting

Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- ws-policy-framework.xml	22 Mar 2007 07:11:39 -0000	1.128
+++ ws-policy-framework.xml	28 Mar 2007 00:19:51 -0000	1.129
@@ -867,12 +867,15 @@
                                     descendants of an assertion parameter, e.g., in the <emph
                                         role="infoset-property">children</emph> property of one of
                                     the <emph role="infoset-property">children</emph> as in: <eg>
-                                        (01)&lt;wsp:Policy&gt; (02)   &lt;Lorem&gt;
-                                        (03)    &lt;Ipsum&gt; (04)   
-                                        &lt;wsp:Policy&gt; (05) &hellip; (06)
-                                        &lt;/wsp:Policy&gt; (07) &lt;/Ipsum&gt; (08)
-                                        &lt;/Lorem&gt;
-                                (09)&lt;/wsp:Policy&gt;</eg>.</p>
+(01)&lt;wsp:Policy&gt;
+(02)   &lt;Lorem&gt;
+(03)       &lt;Ipsum&gt;
+(04)           &lt;wsp:Policy&gt; 
+(05)           &hellip;
+(06)           &lt;/wsp:Policy&gt;
+(07)       &lt;/Ipsum&gt;
+(08)   &lt;/Lorem&gt;
+(09)&lt;/wsp:Policy&gt;</eg>.</p>
                             </def>
                         </gitem>
                     </glist>
@@ -3121,9 +3124,12 @@
                     <tr>
                         <td>20070321</td>
                         <td>ASV</td>
-                        <td>Reset Section <specref ref="change-description"/>. </td>
+                        <td>Reset Section <specref ref="change-description"/>. </td>                        
                     </tr>
-                    
+                    <tr>
+                        <td>20070328</td>
+                        <td>FS</td>
+                        <td>Re-formatted the first example in <specref ref="Policy_Assertion_Nesting"/>. </td></tr>
                 </tbody>
             </table>
         </inform-div1>

Received on Wednesday, 28 March 2007 00:19:55 UTC