Method Parser.XML.SloppyDOM.NodeWithChildElements()->get_descendant_nodes()


Method get_descendant_nodes

array(Node) get_descendant_nodes()

Description

Returns all descendant nodes (except attribute nodes) in document order.

Note

Not DOM compliant.