mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-09-20 01:21:38 +03:00
* libxslt/transform.c: fixing bug #105116 sometimes one need to generate a default namespace reset xmlns="" in the output * tests/docs/Makefile.am tests/docs/bug-103.xml tests/general/Makefile.am tests/general/bug-103*: added the example in the regression tests for this case Daniel
3 lines
105 B
XML
3 lines
105 B
XML
<?xml version="1.0"?>
|
|
<report xmlns="http://examplotron.org/namespaces/example"><foo xmlns=""/></report>
|