Generates a DTD for Ant buildfiles which contains information about
all tasks currently known to Ant.
Note that the DTD generated by this task is incomplete, you can always
add XML entities using <taskdef> or <typedef>. See here for a way to
get around this problem.
This task doesn't know about required attributes, all will be listed as #IMPLIED.