xml-get-children
xml-get-children is a compiled Lisp function in `xml.el
'.
(xml-get-children NODE CHILD-NAME)
Return the children of NODE whose tag is CHILD-NAME.
CHILD-NAME should match the value returned by `xml-node-name'.
xml.el
'.
(xml-get-children NODE CHILD-NAME)
Return the children of NODE whose tag is CHILD-NAME.
CHILD-NAME should match the value returned by `xml-node-name'.