![](https://secure.gravatar.com/avatar/15f5e6abf26f57e1838c29a8356ce7f8.jpg?s=120&d=mm&r=g)
18 Jun
2011
18 Jun
'11
8:31 a.m.
I would like to be able to select nodes using XPath: https://bugs.launchpad.net/inkscape/+bug/798640
I naively assumed this would be trivial but when I dig in the code it doesn't seem like it is. In particular it is not immediately obvious how to convert between Inkscapes DOM model and libxml2:she model.
The simplest way I can think about now is a workaround involving loading the file with libxml2, and find the nodes in that tree instead.
I can't be the only one wanting to do things like this. I'm obviously missing something, right?
--
Joakim Verona