Owning Palette: XML Parser VIs and Nodes
Requires: Base Development System
Returns the first sibling of the node in that is not of type Text_Node.
Add to the block diagram | Find on the palette |
node in is a reference to an instance of XML Parser class Node. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
node out contains the same reference as node in. | |
sibling node contains a reference to the sibling. | |
found sibling node? indicates whether the VI located a non-Text_Node sibling. | |
error out contains error information. This output provides standard error out functionality. |