Hi,

I have some beginner level questions. I would be grateful for your responses.

We store all our data as xerces DOM in our application. Is there any problem 
using these xercesc::DOMNode* data with Xalan for XPath and XSLT ?

Does Xalan create a separate data structure out of the xerces DOM for doing 
works like XPath expression evaluation ? 

How to use xercesc::DOMNode* with Xalan for evaluating XPath expressions ?

Are there any performance penalty with using xerces DOM with Xalan library ? 
Any memory usage concerns ?

Regards,
Indrajit

Reply via email to