Hi Andreas, You want to use the EntityResolver technique, as described previously in this thread. If performance is critical, you could also investigate preparsing grammars (http://xml.apache.org/xerces-c/program-others.html#GrammarCache), but I have a feeling the EntityResolver solution is all you need.
Cheers, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |---------+----------------------------> | | "Andreas B. Thun"| | | <[EMAIL PROTECTED]> | | | | | | 07/29/2003 09:22 | | | AM | | | Please respond to| | | xerces-c-dev | | | | |---------+----------------------------> >---------------------------------------------------------------------------------------------------------------------------------------------| | | | To: [EMAIL PROTECTED] | | cc: | | Subject: Re: AW: AW: AW: Validation with another DTD than specified in XML fil e | | | | | >---------------------------------------------------------------------------------------------------------------------------------------------| > As far as I know, DTDs can not be overridden. But you can turn them off: Ooops! To turn it off does not help to me. I need a possibility to validate against a different one.. :-/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]