SXP Reference

getNextAttrNS Callbacks

Syntax

     getNextAttrNS(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)SXP_NodeThe attribute/namespace node after the given one.

Description

If the given node is an attribute, the following attribute is returned; if it is a namespace node, the following namespace node is returned. If the node is not of these two types, or if there is no following node of the same type, the callback returns NULL.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC