DomElement->get_attribute
(no version information, might be only in CVS)
DomElement->get_attribute --
属性の値を返す
説明
object
DomElement->get_attribute ( string name)
Returns the attribute with name name of the
current node.
See also DomElement_set_attribute()