1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/test/XPath
Nick Wellnhofer 669bd34993 xpointer: Remove support for XPointer locations
The latest spec for what it essentially an XPath extension seems to be
this working draft from 2002:

    https://www.w3.org/TR/xptr-xpointer/

The xpointer() scheme is listed as "being reviewed" in the XPointer
registry since at least 2006. libxml2 seems to be the only modern
software that tries to implement this spec, but the code has many bugs
and quality issues.

If you configure --with-legacy, old symbols are retained for ABI
compatibility.
2024-06-12 18:20:01 +02:00
..
docs Don't normalize namespace URIs in XPointer xmlns() scheme 2022-02-04 14:00:09 +01:00
expr xpath: Rewrite substring-before and substring-after 2023-12-28 16:47:45 +01:00
tests Improve XPath predicate and filter evaluation 2019-04-22 14:48:46 +02:00
xptr xpointer: Remove support for XPointer locations 2024-06-12 18:20:01 +02:00