nirmalts <[EMAIL PROTECTED]> wrote:
> Sorry that I left out mentioning Xerces-C in my mails.
> I'm working with Xerces-C and my questions are
> relating to that.
You need to ask questions about Xerces-C on the Xerces-C developer list,
not here.
> Does Xerces-C too accept any DOM as input? If so is it
> Level 1 or Level 2?
I don't understand what you mean. Xerces-C produces DOM through parsing
documents, or by building a document programmatically. What do mean by
"accept any DOM as input"?
> Even for Xerces DOM they seem to have a bridge
> implementation. If I provide DOM input other than
> Xerces, do I have to implement my own bridge?
Do you means Xalan-C's bridge for the Xerces DOM?
Dave