summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test47.xml
blob: e9499c32810b3cbfd4b542df6b4e020430d69307 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?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>
    <!-- VERY BAD: -->
    <vespaadd>
        <documentid type="news">
            <uri>doc:this:is:very:bad</uri>
        </documentid>
    </vespaadd>
</vespafeed>