source: DASISH/t5.6/client/branches/webannotator-basic-current-xsd/chrome/markingcollection/content/markingcollection/annotator-service/test/mockjax/mocks/annot-0003-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: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<annotation xmlns="http://www.dasish.eu/ns/addit"
3    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4    xmlns:xhtml="http://www.w3.org/1999/xhtml"
5    xsi:schemaLocation="http://www.dasish.eu/ns/addit http://dasish.eu/DASISH-schema.xsd"
6    URI="http://dasish.eu/annotations/AID20130809151651"
7    timeStamp="2013-08-09T13:16:42.000Z">
8    <owner ref="http://dasish.eu/users/UID0003"/>
9    <headline>Fire - Sagrada Família - Wikipedia, the free encyclopedia</headline>
10    <body type="Note">
11        <xhtml:span style="background-color:rgb(0,0,153);color:rgb(255,255,255);border: thick solid rgb(0, 0, 153);">Fire destroyed sacristy in 2011.</xhtml:span>
12    </body>
13    <targetSources>
14        <target>
15            <source ref="http://dasish.eu/sources/SID20130809151651">
16                <link>http://en.wikipedia.org/wiki/Sagrada_Fam%C3%ADlia#xpointer(start-point(string-range(//span[@id="Fire"]/text()[1],'',0))/range-to(string-range(//span[@id="Fire"]/text()[1],'',4)))</link>
17                <version>2013-08-09T13:16:42.000Z</version>
18            </source>
19        </target>
20    </targetSources>
21    <permissions ref="http://dasish.eu/permissions/PermissionsListID20130809151651"/>
22</annotation>
Note: See TracBrowser for help on using the repository browser.