XML::XPath::Node::Namespace(3) | User Contributed Perl Documentation | XML::XPath::Node::Namespace(3) |
Namespace - an XML namespace node
Create a new namespace node, expanded is the expanded namespace URI.
Returns the prefix
Returns the expanded URI
Returns a string that you can add to the list of attributes of an element: xmlns:prefix="expanded"
2018-10-11 | perl v5.34.0 |