summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level3/xpath/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/testcases/tests/level3/xpath/metadata.xml')
-rw-r--r--test/testcases/tests/level3/xpath/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/test/testcases/tests/level3/xpath/metadata.xml b/test/testcases/tests/level3/xpath/metadata.xml
new file mode 100644
index 0000000..4a47a00
--- /dev/null
+++ b/test/testcases/tests/level3/xpath/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2003 World Wide Web Consortium,
+
+ (Massachusetts Institute of Technology, European Research Consortium for
+ Informatics and Mathematics, Keio University). All Rights Reserved. This
+ work is distributed under the W3C(r) Software License [1] in the hope that
+ it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+ [1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
+-->
+
+<!DOCTYPE metadata SYSTEM 'dom3.dtd' [
+ <!ENTITY % entities SYSTEM "dom3xpathents.ent">
+ %entities;
+]>
+<metadata xmlns="&level3;">
+</metadata>