[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] local name / localname /prefix
- From: Ulrich Staudinger <ustaudinger gmx-gmbh de>
- To: xml gnome org
- Subject: [xml] local name / localname /prefix
- Date: Wed, 23 Jun 2004 11:55:03 +0200
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]