On Mon, 15 Oct 2001, Kelly Guan <[EMAIL PROTECTED]> wrote: > I am trying to do some VXML validation in an ant task.
Are you going to do more than just this? Otherwise I think you are looking for the optional <xmlvalidate> task. > The odd thing is seems that my dtd file is never used. > Anyone has any similar experience with this? Glancing over the code for <xmlvalidate> it is a little more convoluted than what you describe - maybe you can get some ideas from there. Stefan
