chickadee » sxpath » sxml:node-parent

sxml:node-parent rootnodeprocedure

Returns a function of one argument - an SXML element - which returns its parent node using *PARENT* pointer in the aux-list. '*TOP-PTR* may be used as a pointer to root node. It returns an empty list when applied to the root node.