[xml] local name / localname /prefix



Hello,

i use libxml2-2.5.4 and i have some xml tags:


<env:body xmlns:m="somens">
<m:functioncall/>
</env:body>

is there a way to access the local name of an element? in xmlNode* i
can't find any pointer to get hold of the "m". 


Thanks in advance,
Ulrich Staudinger





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