File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes How to detect wrong DTD specified as system id? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "How to detect wrong DTD specified as system id?" Watch "How to detect wrong DTD specified as system id?" New topic
Author

How to detect wrong DTD specified as system id?

Vishwa Parishad
Greenhorn

Joined: May 02, 2005
Posts: 1
How can I determine if the XML Instance I am validating refers to a wrong DTD? That is the DOCTYPE contains a Public ID and system ID but the system ID refers to the wrong DTD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to detect wrong DTD specified as system id?
 
Similar Threads
ID and IDREF attributes in XML
Parsing an XML document with an incorrect DTD
Any way to define a public id?
Resolve Public DTD to a local System id
xml validation error:Caused by: nu.xom.ValidityException: Document is invalid: no grammar found