chickadee » sxpath » sxml:child-elements

sxml:child-elements nodeprocedure

Returns all the child elements of the given node. (ie, excludes any textnodes).

This is equivalent to ((select-kids sxml:element?) node).