dlr 2002/07/09 11:29:10
Modified: xdocs types.xml
Log:
Used TH tags where appropriate.
Revision Changes Path
1.4 +3 -9 xml-rpc/xdocs/types.xml
Index: types.xml
===================================================================
RCS file: /home/cvs/xml-rpc/xdocs/types.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -u -r1.3 -r1.4
--- types.xml 31 Oct 2001 21:51:08 -0000 1.3
+++ types.xml 9 Jul 2002 18:29:10 -0000 1.4
@@ -21,9 +21,9 @@
<table border="1" cellpadding="5">
<tr>
-<td><b>XML-RPC data type</b></td>
-<td><b>Data Types generated by the Parser</b></td>
-<td><b>Types expected by the Invoker as input parameters of RPC handlers</b></td>
+<th><b>XML-RPC data type</b></th>
+<th><b>Data Types generated by the Parser</b></th>
+<th><b>Types expected by the Invoker as input parameters of RPC handlers</b></th>
</tr>
<tr>
<td><i4> or <int></td>
@@ -70,9 +70,3 @@
</section>
</body>
</document>
-
-<!--
-
-
-
--->