Hi,

I want to process an XML file, but I don't know in advance which DTD 
declaration is defined in the XML file. This means I'm not able to use the 
'xmlcatalog' element. But since I'm not interested in the DTD, I want to ignore 
it. Is this supported in the current xmltask version?

While waiting for your answer, I've added an extra attribute to xmltask to 
indicate that I want to ignore the DTD declaration:
<xmltask source="input.xml" ignoreDTD="true">
   ...
</xmltask>

If you think this could be a useful improvement, I can send a patch if you want.

regards,
Maarten



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xmltask-users mailing list
Xmltask-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xmltask-users

Reply via email to