summaryrefslogtreecommitdiffstats
path: root/document/src/test/vespaxmlparser/testXMLfile.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-08-21 09:14:35 +0200
committerGitHub <noreply@github.com>2019-08-21 09:14:35 +0200
commit991249b70460b61f3b73b53387dbc20357aedaa1 (patch)
tree7862378237365b2d0abbf51965f0620f165db0c9 /document/src/test/vespaxmlparser/testXMLfile.xml
parentcb00b309ed537867e36e97dd2c9801c01d84489b (diff)
Revert "Revert "doc: -> id:""
Diffstat (limited to 'document/src/test/vespaxmlparser/testXMLfile.xml')
-rw-r--r--document/src/test/vespaxmlparser/testXMLfile.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/document/src/test/vespaxmlparser/testXMLfile.xml b/document/src/test/vespaxmlparser/testXMLfile.xml
index d8100efa327..29b6041a14a 100644
--- a/document/src/test/vespaxmlparser/testXMLfile.xml
+++ b/document/src/test/vespaxmlparser/testXMLfile.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>
- <document documenttype="music" documentid="doc:music:http://music.yahoo.com/bobdylan/BestOf">
+ <document documenttype="music" documentid="id:ns::music::http://music.yahoo.com/bobdylan/BestOf">
<url>http://music.yahoo.com/bobdylan/BestOf</url>
<songs>Knockin on Heaven's Door; Mr. Tambourine Man</songs>
<title>Best of Bob Dylan</title>
@@ -18,9 +18,9 @@
</popularity>
</document>
- <remove documentid="doc:music:http://music.yahoo.com/BritneySpears/HitMe"/>
+ <remove documentid="id:ns:music::http://music.yahoo.com/BritneySpears/HitMe"/>
- <update documenttype="music" documentid="doc:music:http://music.yahoo.com/bobdylan/BestOf">
+ <update documenttype="music" documentid="id:ns:music::http://music.yahoo.com/bobdylan/BestOf">
<assign field="title">The Best of Bob Dylan</assign>
<add field="tracks">
<item>Man Of Constant Sorrow</item>