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
11       Create a new namespace node, expanded is the expanded namespace URI.
12
13       getPrefix
14
15       Returns the prefix
16
17       getExpanded
18
19       Returns the expanded URI
20
21       toString
22
23       Returns a string that you can add to the list of attributes of an ele‐
24       ment: xmlns:prefix="expanded"
25
26
27
28perl v5.8.8                       2001-06-12         XPath::Node::Namespace(3)
Impressum