aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test46.xml
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/vespaxml/test46.xml')
-rw-r--r--document/src/tests/vespaxml/test46.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/document/src/tests/vespaxml/test46.xml b/document/src/tests/vespaxml/test46.xml
new file mode 100644
index 00000000000..75d69f3a8b5
--- /dev/null
+++ b/document/src/tests/vespaxml/test46.xml
@@ -0,0 +1,10 @@
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<vespafeed>
+ <document documenttype="news" documentid="doc:crawler:http://www.blargh.example.com/" lastmodified="98798787">
+ <value_long>1008</value_long>
+ <weightedsetstring>
+ <item weight="1">First</item>
+ <item weight="2">Second</item>
+ </weightedsetstring>
+ </document>
+</vespafeed>