[Home] [By Thread] [By Date] [Recent Entries]
Hauke Stammer wrote: >Is it possible to ignore the doctype of an XML document in a way that I >use a local DTD instead of the DTD that is mentioned in the doctype for >parsing (using Xerces 1.4). It sounds very much like you need to use an XML Catalog [1] for entity resolution. If you are using the Java version of Xerces then you can use Norman Walsh's plug-in resolver classes [2] to do the job. >Have a nice weekend! Thanks! You too. Regard ~Rob -- Rob Lugt ElCel Technology http://www.elcel.com [1] http://www.oasis-open.org/committees/entity [2] http://www.sun.com/xml/developers/resolver/
|

Cart



