Thanks, thats what I'm seeing.
I can use SAXParser to validate ignoring the DTD but not Validator.
David A. Lee
d...@calldei.com
http://www.xmlsh.org
On 9/17/2010 12:03 PM, Michael Glavassevich wrote:
Hi David,
What you are seeing may be due to the combination of features you are
setting.
Hi David,
What you are seeing may be due to the combination of features you are
setting. If you are enabling both the Xerces' specific 'validation' and
'schema validation' features the behaviour may surprise you. What happens
when the document also has a DTD is described in this FAQ [1]. I've nev