summaryrefslogtreecommitdiff
path: root/xml/tests/testData/completion/Substitute/test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/tests/testData/completion/Substitute/test.xml')
-rw-r--r--xml/tests/testData/completion/Substitute/test.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/xml/tests/testData/completion/Substitute/test.xml b/xml/tests/testData/completion/Substitute/test.xml
new file mode 100644
index 000000000000..0f6d6eb1a01c
--- /dev/null
+++ b/xml/tests/testData/completion/Substitute/test.xml
@@ -0,0 +1,7 @@
+<root xmlns="http://test/a"
+ xmlns:b="http://test/b"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://test/b schema-b.xsd">
+
+ <<caret>
+</root> \ No newline at end of file