| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |
xml-get-next-element node
Retrieves the first element following the given node.
node that is an element.
Null if node has not an element among its left
node siblings.
node and
locates the first occurrence of an element.
This function is usefull to retrieve a known occurrence of an element that might be surrounded by text nodes.
| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |