Ok, replying to my own message.

I figured out that because I am using the entity reference now I am required
to have a DTD.  I can turn off validation in my XML editor (annoying to do)
or ignore the validation complaints.

However, I did try using <antstructure> to create a DTD.  Unfortunately it
doesn't validate my build.xml because I have attributes with properties in
them (i.e. javac debug="${debug}).  Is there any way around this short of
modifying the DTD?

Ken

Reply via email to