1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-21 23:50:50 +08:00
Files
libxml2/test/XPath/tests/idsimple
Daniel Veillard 740abf5ae7 Big XPath cleanup continues, one URI fix:
- xpath.[ch] debugXML.c testXPath.c: fixed the XPath evaluation
  engine, should be far more stable, incorporated a new version of
  preceding/following axis, need testing
- uri.c: fixed file:///c:/a/b/c problem
- test/XPath/tests/idsimple: augmented the XPath tests
Daniel
2000-10-02 23:04:54 +00:00

4 lines
56 B
Plaintext

//*[@id="root"]
//*[@id="chapter2"]
//*[@id="chapter5"]