- 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).
Returns all the child elements of the given node. (ie, excludes any textnodes).
This is equivalent to ((select-kids sxml:element?) node).