libxml2:Axis

Y

ymonster

recently ,i began to use libxml2 for my xml document parser.
so i have a question:
can libxml2 support [axis],how can i use [axis] by libxml2

thanks for your reply
 
F

FlyinWater

recently ,i began to use libxml2 for my xml document parser.
so i have a question:
       can libxml2 support [axis],how can i use [axis] by libxml2

thanks for your reply

for example :
there's a xpath string "/doc/chd/sid"
I use "xmlXPathEvalExpression" get a xmlNodeSetPtr, how can get
"current node" from
xmlNodeSetPtr?
I mean that i want to use another xpath string "../sid_brother" to
retrive a different xmlNodeSetPtr
So ,How to?

thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top