Dom interface to get attribute

Hi,
This may appear a silly quesion.
I want to know which dom interface will give me the attribute of a
DOM_Element/DOM_Node.
The DOM_Node::getAttributes() gives me a DOM_NamedNodeMap which has the
interface only to get named items DOM_NamedNodeMap::getNamedItem(). But
I want a list of all the attributes which use them for
DOM_Node::getNodeValue(), in a loop.

Thanks in advance

Prakash Reddy Bande
email Prakash.Bande@sdrc.com
Ext.124,Ph.+91-2139-33666
Structural Dynamics Research Corporation
Product Groups - India

Received on Tuesday, 5 June 2001 01:57:32 UTC