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