SXP Reference

getPreviousAttrNS Callbacks

Syntax

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

Description

If the given node is an attribute, the preceding attribute is returned; if it is a namespace node, the preceding namespace node is returned. If the node is not of these two types, or if there is no preceding 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