- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Aug 2006 15:53:15 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv3423
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Fixed white space issues with an example in Appendix A
Added xml:space="preserve" for all the <eg> tags
Formatted and indented the ws-policy-primer.xml document
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ws-policy-primer.html 17 Aug 2006 05:17:35 -0000 1.3
+++ ws-policy-primer.html 17 Aug 2006 15:53:12 -0000 1.4
@@ -55,238 +55,188 @@
</dd><dt>Latest version:</dt><dd>
<a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8</a>
</dd><dt>Editors:</dt>
- <dd>Asir S Vedamuthu, Microsoft Corporation</dd>
- <dd>David Orchard, BEA Systems, Inc.</dd>
- <dd>Maryann Hondo, IBM Corporation</dd>
- <dd>Toufic Boubez, Layer 7 Technologies</dd>
- <dd>Prasad Yendluri, webMethods, Inc.</dd>
+ <dd>Asir S Vedamuthu, Microsoft Corporation</dd>
+ <dd>David Orchard, BEA Systems, Inc.</dd>
+ <dd>Maryann Hondo, IBM Corporation</dd>
[...3721 lines suppressed...]
+ <tbody>
+ <tr>
+ <th rowspan="1" colspan="1">Date</th>
+ <th rowspan="1" colspan="1">Author</th>
+ <th rowspan="1" colspan="1">Description</th>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20060816</td>
+ <td rowspan="1" colspan="1">ASV</td>
+ <td rowspan="1" colspan="1">Created first draft per action item <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02">2</a> from the
+ Austin F2F. This draft is based on a <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0001.html">contribution</a> from Microsoft.</td>
+ </tr>
+ </tbody>
+ </table><br>
+ </div>
</div>
-</div>
</body></html>
\ No newline at end of file
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ws-policy-primer.xml 17 Aug 2006 05:17:35 -0000 1.3
+++ ws-policy-primer.xml 17 Aug 2006 15:53:13 -0000 1.4
@@ -23,9 +23,8 @@
</pubdate>
<publoc>
<loc href="&w3c-designation-primer;">&w3c-designation-primer;</loc>
- </publoc>
- &altlocs;
-<!--
+ </publoc> &altlocs;
+ <!--
<prevlocs>
<loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
[...3750 lines suppressed...]
- </tr>
- </tbody>
- </table>
- </inform-div1>
-</back>
+ <tr>
+ <td>20060816</td>
+ <td>ASV</td>
+ <td>Created first draft per action item <loc
+ href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02">2</loc> from the
+ Austin F2F. This draft is based on a <loc
+ href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0001.html"
+ >contribution</loc> from Microsoft.</td>
+ </tr>
+ </tbody>
+ </table>
+ </inform-div1>
+ </back>
</spec>
-
Received on Thursday, 17 August 2006 15:53:26 UTC