ZVON > References > DOM1 Reference

NamedNodeMap (interface)

Type of the interface:   fundamental

Own properties:
attributes  -  length
methods  -  getNamedItem, setNamedItem, removeNamedItem, item

Description:
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name. NamedNodeMap are not maintained in any particular order.