1XML::XPath::Node::NamesUpsaecre(C3o)ntributed Perl DocumXeMnLt:a:tXiPoanth::Node::Namespace(3)
2
3
4
6 Namespace - an XML namespace node
7
9 new ( prefix, expanded )
10 Create a new namespace node, expanded is the expanded namespace URI.
11
12 getPrefix
13 Returns the prefix
14
15 getExpanded
16 Returns the expanded URI
17
18 toString
19 Returns a string that you can add to the list of attributes of an
20 element: xmlns:prefix="expanded"
21
22
23
24perl v5.34.0 2022-01-21 XML::XPath::Node::Namespace(3)