Re: [xml] Obtain "Next Child" using tree
- From: Daniel Veillard <veillard redhat com>
- To: Niels Van Hoef <niels vanhoef gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] Obtain "Next Child" using tree
- Date: Wed, 26 Sep 2007 04:21:25 -0400
On Wed, Sep 26, 2007 at 08:32:31AM +0200, Niels Van Hoef wrote:
I know this is a great drawback of labVIEW but unfortunately these are
the tools I have to work with. Is there a work around (function or
combination of functions) I can use to get the next child (NodePtr)
form the childrenlist or should I defer to the xmlReader where the
callback function allows me to step through the document.
Perhaps there is a function that converts the current node of the
xmlReaderPtr to a xmlNodePtr?
Check xmlReaderWalker() it makes a Reader from a parsed document tree
allowing to use the Reader API on existing document trees. That should work.
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]