Man Page: xml::xpath::node::attribute
Operating Environment: centos
Section: 3
XPath::Node::Attribute(3) User Contributed Perl Documentation XPath::Node::Attribute(3)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.16.3 2001-11-05 XPath::Node::Attribute(3)
| Related Man Pages |
|---|
| xml::libxml::namespace(3) - mojave |
| xml::xpath::node::element5.18(3) - mojave |
| xml::xpath::node(3) - suse |
| xml::libxml::namespace(3) - osx |
| xml::xpath::node::element(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |