1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/XInclude/fallback.xml
Jared Yanovich 2a350ee9b4 Large batch of typo fixes
Closes #109.
2019-09-30 18:04:38 +02:00

6 lines
176 B
XML

<?xml version="1.0"?>
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
<!-- Simple test of a fallback on unavailable URI -->
<warning>Inclusion failed</warning>
</x>