summaryrefslogtreecommitdiff
path: root/tests/ex-60.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ex-60.rdf')
-rw-r--r--tests/ex-60.rdf6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ex-60.rdf b/tests/ex-60.rdf
new file mode 100644
index 00000000..0cf045fa
--- /dev/null
+++ b/tests/ex-60.rdf
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <rdf:Description rdf:about="http://example.org/foo">
+ <ns0:pred xmlns:ns0="http://example.org/" rdf:resource="http://example.org/foo/#bar&#xA;%20%20%20%20%20%20%20%20"/>
+ </rdf:Description>
+</rdf:RDF>