summaryrefslogtreecommitdiff
path: root/result/XInclude/fallback.xml
diff options
context:
space:
mode:
Diffstat (limited to 'result/XInclude/fallback.xml')
-rw-r--r--result/XInclude/fallback.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/result/XInclude/fallback.xml b/result/XInclude/fallback.xml
new file mode 100644
index 0000000..d7eed52
--- /dev/null
+++ b/result/XInclude/fallback.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
+ <!-- Simple test of a fallback on unavailble URI -->
+ <warning>Inclusion failed</warning>
+</x>