mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
libxslt/transform.c libxslt/variables.c libxslt/xsltInternals.h: fixed for the most part the namespace handling problem in XPath expression computations. - test/doc/ tests/general: added bug 5 and 6 Daniel
7 lines
111 B
XML
7 lines
111 B
XML
<?xml version="1.0"?>
|
|
|
|
<document xmlns="http://my/namespace">
|
|
<name>Title of my document</name>
|
|
</document>
|
|
|