Collections of Nodes
Two Interfaces have been included that support a collection of Nodes.
Contains an ordered collection of Nodes.
NodeList
Contains a collection of Nodes that can be accessed by name, normally used to list attribute nodes.
NamedNodeMap