mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-10 08:58:16 +03:00
- result/XInclude/include test/XInclude/include: updated the testsuite accordingly Daniel
7 lines
170 B
XML
7 lines
170 B
XML
<?xml version="1.0"?>
|
|
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
|
|
<!-- Simple test of including another text document -->
|
|
this is some text in ASCII
|
|
|
|
</x>
|