TinyXPath : tiny C++ XPath Activity
Brought to you by:
malcolmnixon,
yvesb
Fix for locale-dependent floating point parsing
Recently Iencountered that constructions like: /a[b] don't work, fail with execution_error....
"/notification/error[child::level<=3]" also works with these changes
I try to filter notifications by error level: <notification> <eventTime>2015-09-01T09:05:08.398+03:00</eventTime>...
I try to filter notifications by error level: <notification> <eventTime>2015-09-01T09:05:08.398+03:00</eventTime>...
I try to filter notifications by error level: <notification> <eventTime>2015-09-01T09:05:08.398+03:00</eventTime>...
Add the zlib license to the sources.
Bug in test.xml