mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
Added XPointer: - configure.in Makefile.am include/makefile.am: adding XPointer and XPtrtests target - xpointer.[ch] : new files for XPointer support - test/XPath/xptr result/XPath/xptr: added XPointer testsuite and more XPath tests Daniel
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
id('chapter1')
|
|
id('chapter3')
|
|
id('chapter1')/p
|
|
id('chapter1')//p
|
|
id('chapter1')/p[1]
|