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

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

Operating Environment: debian

Section: 3pm

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

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.10.1 2001-11-05 XPath::Node::Attribute(3pm)
Related Man Pages
xml::xpath::node::element(3) - centos
xml::xpath::node5.18(3) - mojave
xml::libxml::namespace(3) - mojave
xml::xpath::node(3) - suse
xml::xpath::node(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph