xml::xpath::node::attribute(3) mojave man page | unix.com

Man Page: xml::xpath::node::attribute

Operating Environment: mojave

Section: 3

XPath::Node::Attribute(3)				User Contributed Perl Documentation				 XPath::Node::Attribute(3)

NAME
Attribute - a single attribute
API
new ( 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.18.2 2001-11-05 XPath::Node::Attribute(3)
Related Man Pages
xml::xpath::node::element(3) - centos
xml::xpath::node(3) - suse
xml::libxml::namespace(3) - osx
xml::xpath::node::element(3) - osx
xml::xpath::node::element(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.