Add XPATH related attribute support
commit87b8d3d415be5a53eaf18318d6ac83758784fcdf
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 1 Jan 2010 21:13:23 +0000 (1 22:13 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 1 Jan 2010 21:13:23 +0000 (1 22:13 +0100)
tree713710f8adb156d3a208a7b3c064244f070f68c6
parent3556399a41f895c1c07e475b481e33c4c6ca4f56
Add XPATH related attribute support

It is now possible to set both path and attribute name
in a single, self explanatory, string:
/path/to/element@attribute
src/vikgotoxmltool.c
test/test_vikgotoxmltool.c