| |||||||||
SyntaxgetNextAttrNS(node)
| |||||||||
DescriptionIf 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
|