summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test55.xml
blob: b2134a29a4601e97496b2f727ee0142ffd296b53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?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>
    <!-- HALF BAD, BUT NOT ALLOWED: -->
    <vesparemove>
        <documentid type="news" id="doc:this:remove:is:half:bad"/>
        <document documentid="doc:bluh:bluh:bluh" documenttype="news">
            <value_long>45</value_long>
        </document>
    </vesparemove>
</vespafeed>