Query: xml::xpath::node::attribute
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XPath::Node::Attribute(3pm) User Contributed Perl Documentation XPath::Node::Attribute(3pm)NAMEAttribute - a single attributeAPInew ( key, value, prefix ) Create a new attribute node. getName Returns the key for the attribute getLocalName As getName above, but without namespace information getNodeValue / getData Returns the value setNodeValue Sets the value of the attribute node. getPrefix Returns the prefix getNamespace Return the namespace. toString Generates key="value", encoded correctly. perl v5.10.1 2001-11-05 XPath::Node::Attribute(3pm)