On Thu, 14 Nov 2002, Green Cap <[EMAIL PROTECTED]> wrote: > <!-----copied from the project.dtd file ----> > <!ELEMENT fail EMPTY> > <!ATTLIST fail > id ID #IMPLIED > loops CDATA #IMPLIED > source CDATA #IMPLIED > duration CDATA #IMPLIED>
This is the not the DTD for the <fail> task, but for the nested <fail> element in <sound>. DTDs just don't give us enough flexibility to describe Ant's syntax properly. Stefan -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>