Pardon me. I've incorrectly mentioned Xerces-C here. What I meant is Xalan-C.
Nirmal --- 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. > > Does Xerces-C too accept any DOM as input? If so is > it > Level 1 or Level 2? > > 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? > > Nirmal > > --- Joseph Kesselman <[EMAIL PROTECTED]> wrote: > > Xalan-J should accept any Level 2 DOM as input (or > > SAX, of course, or we > > can invoke a parser to process XML text), but does > > not currently support > > Level 1 DOMs -- we need namespace-aware nodes.. > > > > ______________________________________ > > Joe Kesselman / IBM Research > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Finance - Get real-time stock quotes > http://finance.yahoo.com __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
