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(3) - centos
xml::xpath::node::element(3) - mojave
xml::xpath::node(3) - suse
xml::xpath::node(3) - osx
xml::xpath::node::element(3) - osx
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
Controlling user input
[BASH] eval command not expanding variables as expected.