XML::XPath::Node::Namespace(3pm) | User Contributed Perl Documentation | XML::XPath::Node::Namespace(3pm) |
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"
2022-08-13 | perl v5.34.0 |