Query: xml::xpath::node::namespace
OS: osx
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)NAMENamespace - an XML namespace nodeAPInew ( 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.16.2 2000-08-24 XPath::Node::Namespace(3)