peterreilly 2005/03/07 04:21:43
Modified: docs/manual/OptionalTasks scriptdef.html
Log:
missing description for uri
Revision Changes Path
1.9 +7 -0 ant/docs/manual/OptionalTasks/scriptdef.html
Index: scriptdef.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/OptionalTasks/scriptdef.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- scriptdef.html 19 Nov 2004 09:07:11 -0000 1.8
+++ scriptdef.html 7 Mar 2005 12:21:43 -0000 1.9
@@ -72,6 +72,13 @@
<td valign="top">The location of the script as a file, if not inline</td>
<td valign="top" align="center">No</td>
</tr>
+ <tr>
+ <td valign="top">uri</td>
+ <td valign="top">
+ The XML namespace uri that this definition should live in.
+ </td>
+ <td valign="top" align="center">No</td>
+ </tr>
</table>
<h3>Nested elements</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]