1XML::XPath::Node::AttriUbsuetre(C3o)ntributed Perl DocumXeMnLt:a:tXiPoanth::Node::Attribute(3)
2
3
4
6 Attribute - a single attribute
7
9 new ( key, value, prefix )
10 Create a new attribute node.
11
12 getName
13 Returns the key for the attribute
14
15 getLocalName
16 As getName above, but without namespace information
17
18 getNodeValue / getData
19 Returns the value
20
21 setNodeValue
22 Sets the value of the attribute node.
23
24 getPrefix
25 Returns the prefix
26
27 getNamespace
28 Return the namespace.
29
30 toString
31 Generates key="value", encoded correctly.
32
33
34
35perl v5.36.0 2023-01-20 XML::XPath::Node::Attribute(3)