mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
bbd2245844
- 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>
|