Re: [xml] Retrieve all namespaces



See if the nsTab property of the xmlParserCtxt [1] is what you're after.

I adapted the example http://www.xmlsoft.org/examples/parse2.c and
tried to get the namespaces, but the nsTab and nsNr members of the
parser context is zero, no matter what xml file i put into the
example.

Any other suggestions?

Thanks!


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