summaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test47.xml
blob: 5944158c7c6f45712bd6415722174ee019a28907 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>