1XPath::Node::Namespace(U3s)er Contributed Perl DocumentatXiPoanth::Node::Namespace(3)
2
3
4

NAME

6       Namespace - an XML namespace node
7

API

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.16.3                      2000-08-24         XPath::Node::Namespace(3)
Impressum