DomElement->get_attribute

(unknown)

DomElement->get_attribute --  Returns value of attribute

Description

object DomElement->get_attribute ( string name)

Returns the attribute with name name of the current node.

See also DomElement_set_attribute()