- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Mar 2007 00:19:53 +0000
- To: public-ws-policy-eds@w3.org
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)<wsp:Policy> (02) <Lorem>
- (03) <Ipsum> (04)
- <wsp:Policy> (05) … (06)
- </wsp:Policy> (07) </Ipsum> (08)
- </Lorem>
- (09)</wsp:Policy></eg>.</p>
+(01)<wsp:Policy>
+(02) <Lorem>
+(03) <Ipsum>
+(04) <wsp:Policy>
+(05) …
+(06) </wsp:Policy>
+(07) </Ipsum>
+(08) </Lorem>
+(09)</wsp:Policy></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