> Hi all,
> Not sure if this a bug or if I am doing something wrong. I am wrapping 
Xerces DOM object
> with XercesDocumentWrapper and using this for xpath expressions.
> This works fine when I am not using namespaces, however it fails with 
namespaces.
> I tried to debug this and found that call to 
XercesAttrWrapper::getLocalName() returns
> an empty string and hence fails to create a map.This problem does not 
occur if Xpath
> expressions ( with namespaces) are applied using XalanDocument. I 
verified this using
> one of the examples.
> Thanks
> Kapil 

You need to ask this question on the Xalan-C user list, not on the 
Xerces-C list.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to