I realise there hasn't been any updates to TinyXPath since 2007, but thought I would post this anyway.
Here's a test xml:
<root>
<item name="item1" />
<item name="item2" />
<item name="item3" type="special" />
<item name="item4" type="special" />
</root>
I'm trying to use two...
2009-07-02 15:58:22 UTC in TinyXPath : tiny C++ XPath