summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test47.xml
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/vespaxml/test47.xml')
-rw-r--r--document/src/tests/vespaxml/test47.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/document/src/tests/vespaxml/test47.xml b/document/src/tests/vespaxml/test47.xml
new file mode 100644
index 00000000000..5944158c7c6
--- /dev/null
+++ b/document/src/tests/vespaxml/test47.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<vespafeed>
+ <!-- VERY BAD: -->
+ <vespaadd>
+ <documentid type="news">
+ <uri>doc:this:is:very:bad</uri>
+ </documentid>
+ </vespaadd>
+</vespafeed>