source: DASISH/t5.6/client/branches/webannotator-basic-current-xsd/chrome/markingcollection/content/markingcollection/annotator-service/test/mockjax/mocks/annotations-sagrada-GET.xml @ 5703

Last change on this file since 5703 was 5703, checked in by stephanie.roth@snd.gu.se, 10 years ago

Initial commit of current status quo from GitHub. TODO: Adjust client code to work with updated xsd file.

  • Property svn:executable set to *
File size: 2.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- list of annotation-infos -->
3<annotations xmlns="http://www.dasish.eu/ns/addit"
4    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5    xsi:schemaLocation="http://www.dasish.eu/ns/addit http://dasish.eu/DASISH-schema.xsd">
6    <annotation ref="http://dasish.eu/annotations/AID20130808114716">
7        <owner ref="http://dasish.eu/users/UID0001"/>
8        <headline>Background - Sagrada Família - Wikipedia, the free encyclopedia</headline>
9        <targetSources>
10            <targetSource ref="http://dasish.eu/sources/SID20130808114716"/>
11        </targetSources>
12    </annotation>
13    <annotation ref="http://dasish.eu/annotations/AID20130808124131">
14        <owner ref="http://dasish.eu/users/UID0002"/>
15        <headline>AVE tunnel - Sagrada Família - Wikipedia, the free encyclopedia</headline>
16        <targetSources>
17            <targetSource ref="http://dasish.eu/sources/SID20130808124131"/>
18        </targetSources>
19    </annotation>
20    <annotation ref="http://dasish.eu/annotations/AID20130809151651">
21        <owner ref="http://dasish.eu/users/UID0003"/>
22        <headline>Fire - Sagrada Família - Wikipedia, the free encyclopedia</headline>
23        <targetSources>
24            <targetSource ref="http://dasish.eu/sources/SID20130809151651"/>
25        </targetSources>
26    </annotation>
27    <annotation ref="http://dasish.eu/annotations/AID20130816145322">
28        <owner ref="http://dasish.eu/users/UID0004"/>
29        <headline>Spires - Sagrada Família - Wikipedia, the free encyclopedia</headline>
30        <targetSources>
31            <targetSource ref="http://dasish.eu/sources/SID20130816145322"/>
32        </targetSources>
33    </annotation>
34    <annotation ref="http://dasish.eu/annotations/AID20130816170015">
35        <owner ref="http://dasish.eu/users/UID0005"/>
36        <headline>Construction - Sagrada Família - Wikipedia, the free encyclopedia</headline>
37        <targetSources>
38            <targetSource ref="http://dasish.eu/sources/SID20130816170015"/>
39        </targetSources>
40    </annotation>
41</annotations>
Note: See TracBrowser for help on using the repository browser.