summaryrefslogtreecommitdiff
path: root/test/tests/api/trax/xml/foo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/api/trax/xml/foo.xml')
-rw-r--r--test/tests/api/trax/xml/foo.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/tests/api/trax/xml/foo.xml b/test/tests/api/trax/xml/foo.xml
new file mode 100644
index 0000000..79597ab
--- /dev/null
+++ b/test/tests/api/trax/xml/foo.xml
@@ -0,0 +1,10 @@
+<?xml version='1.0'?>
+<?xml-stylesheet type="text/xsl" href="../xsl/foo.xsl"?>
+<foo:document
+ xmlns:foo="http://apache.org/foo"
+ xmlns:bar="http://apache.org/bar"
+ file-name="test"
+ file-path="work"
+ creation-date="971255692078">
+<bar:element>MyBar</bar:element>
+</foo:document> \ No newline at end of file