Thank you for the fast answer.

I am reading the xml file using xmlReadFile. How do I get access to
the parser context?

Or must I read the file using xmlCtxtReadFile instead?

Best,
Martin

2016-07-07 23:29 GMT+02:00 Piotr Sipika <piotr.sip...@gmail.com>:
>
> 07.07.2016 5:12 PM "Martin Siggel" <martinsiggel+...@gmail.com> napisaƂ(a):
>>
> ...
>> Is there any function in libxml, to retrieve a list of all namespace
>> and prefixes used in the xml file?
>
> Hey Martin,
>
> See if the nsTab property of the xmlParserCtxt [1] is what you're after.
>
> [1]: http://xmlsoft.org/html/libxml-tree.html#xmlParserCtxt
>
> Best,
> Piotr _______________________________________________
>> xml mailing list, project page  http://xmlsoft.org/
>> xml@gnome.org
>> https://mail.gnome.org/mailman/listinfo/xml
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to