Browse Source

missing description for uri

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277803 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 20 years ago
parent
commit
1192541482
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      docs/manual/OptionalTasks/scriptdef.html

+ 7
- 0
docs/manual/OptionalTasks/scriptdef.html View File

@@ -72,6 +72,13 @@ more information on writing scripts, please refer to the
<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>


Loading…
Cancel
Save