out using the deprecated sub-element of
to mask/redirect/remove the .dtd reference?
Thanx,
Ninju
- Original Message
From: Brian Agnew <[EMAIL PROTECTED]>
To: Ant Users List
Sent: Wednesday, July 25, 2007 3:27:57 AM
Subject: Re: Question about usage
You really need the DTDs
You really need the DTDs PUBLICID for xmlcatalog (see
http://ant.apache.org/manual/CoreTypes/xmlcatalog.html) but you don't
appear to have that in your DTD selection below. I'm not au fait with
but I don't believe that it'll work with just a SYSTEM
identifier.
Brian
On Wed, July 25, 2007 03:53,
Hello all,
I've been given a directory of XML files that I need to process. All the files
have the following text at the top
.
.
.
Now I am planning to proces the files using the cool (see
http://www.oopsconsultancy.com/software/xmltask/ for more info) to