X-Path attribute expressions with spaces in them is now handled.
[idzebra-moved-to-github.git] / test / xpath / rec4.xml
diff --git a/test/xpath/rec4.xml b/test/xpath/rec4.xml
new file mode 100644 (file)
index 0000000..3deac13
--- /dev/null
@@ -0,0 +1,7 @@
+<root>
+  <!-- Space in attribute -->
+  <first attr="danish">content</first>
+  <second attr="danish lake">content</second>
+  <!-- Oslash in Latin-1 encoded below.. -->
+  <third attr="dansk sø">content<third>
+</root>