Hi,

Can anyone tell me how to tell XalanSourceTreeParserLiaison to ignore the
DOCTYPE declaration, i.e., not to validate. 
I tried setting validition to false through useValidation(), which from my
understanding defaults to false anyways.

I still get the following exception:

An exception occured! TYPE:RuntimeException, Message:Could not open DTD file


I even manually inserted standalone="yes" in the XML declaration and the
parse still tries to find the DTD file.

I tried searching the archives but was unable to locate anything.

Thanks to all,
Harry.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to