tdom: elementnames by variable references
Posted to
tcl
by de at Wed Aug 28 10:51:03 GMT 2019
view raw
package
require tdom 0.9.1
dom parse -ignorexmlns {
<foo:bar>
<baz:boo/>
</foo:bar>
} doc
$doc
documentElement root
set
myElementName "baz:boo"
puts
[
$root
selectNodes %myElementName]
Recent Posts
tcl by oldlaptop
5 hours ago
tcl by oldlaptop
9 hours ago
tcl by mookie
5 days ago
tcl by mookie
5 days ago
tcl by georgtree
6 days ago
tcl by georgtree
6 days ago
tcl by schelte
21 days ago
tcl by emiliano
29 days ago
tcl by fvogel
29 days ago
tcl by emiliano
29 days ago
Submit
New paste
Documentation
From Jabber