mojave man page for xml::xpath::node::namespace

Query: xml::xpath::node::namespace

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Namespace - an XML namespace node
API
new ( prefix, expanded ) Create a new namespace node, expanded is the expanded namespace URI. getPrefix Returns the prefix getExpanded Returns the expanded URI toString Returns a string that you can add to the list of attributes of an element: xmlns:prefix="expanded" perl v5.18.2 2000-08-24 XPath::Node::Namespace(3)
Related Man Pages
xml::xpath::node(3) - centos
xml::xpath::node::element(3) - suse
xml::xpath::node(3) - mojave
xml::xpath::node(3) - suse
xml::xpath::node(3) - osx
Similar Topics in the Unix Linux Community
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.