Thunderstone Software Document Search, Retrieval, and Management
Search:
Vortex Manual
 

xmlTreeGetNext

 

SYNOPSIS

    xmlNode xmlTreeGetNext(xmlNode item)
    xmlNs   xmlTreeGetNext(xmlNs item)

Parameters:

  • item - the xmlNode/xmlNs you want the next sibling of

Returns:

  • the next sibling of item


DESCRIPTION
xmlTreeGetNext() gets the next sibling of item. This applies for the normal hierarchal tree (elements, comments, CDATA, etc), and things that exist outside the normal tree (attributes and namespaces).


EXAMPLE

    <$node = (xmlTreeGetNext($node))>


SEE ALSO
xmlTreeGetChildren, xmlTreeGetFirstChild, xmlTreeGetPrevious, xmlTreeGetParent


Copyright © Thunderstone Software     Last updated: Mon Feb 18 10:28:15 EST 2013
 
Home   ::   Products   ::   Solutions   ::   How to Buy   ::   Support   ::   Contact Us   ::   News   ::   About
Copyright © 2013 Thunderstone Software LLC. All rights reserved.