[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[xml] xmlTextReaderGetAttributeNs shows incorrect behaviour



 

Hi,

When I call the function xmlTextReaderGetAttributeNs for the attached file with namespace=”www.qrtytest.com” and attribute as targetnamespace I get the return value as NULL, instead of xyz.com. The problem occurs in the case of attributes associated with default namespaces. Is this a problem?

Regards

Ashwin

 

<test targetNamespace="xyz.com" xs:targetNamespace="qwy.com" xmlns:xs="www.qrty.com" xmlns="www.qrtytest.com">
</test>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]