source: DASISH/t5.6/client/branches/webannotator-basic/chrome/markingcollection/content/markingcollection/annotator-service/test/mockjax/mocks/annot-0001-POST.xml @ 5428

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

Added new branch for work on schema change related client fixes.

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="temp-annotation-20130808114716"
7    timeStamp="2013-08-08T09:46:06.000Z">
8    <owner ref="http://dasish.eu/users//UIxyz/how_will_this_be_sent_from_the_client"/>
9    <headline>1 - Sagrada Família - Wikipedia, the free encyclopedia</headline>
10    <body type="Note" ref="tmp20130808114716">
11        <xhtml:span style="background-color:rgb(0,0,153);color:rgb(255,255,255);border: thick solid rgb(0, 0, 153);">Some background information on Sagrada Família.</xhtml:span>
12    </body>
13    <targetSources>
14        <target>
15            <newSource xml:id="tmp20130808114716">
16                <link>http://en.wikipedia.org/wiki/Sagrada_Fam%C3%ADlia#xpointer(start-point(string-range(//span[@id="Background"]/text()[1],'',0))/range-to(string-range(//span[@id="Background"]/text()[1],'',10)))</link>
17                <version>2013-08-08T09:46:06.000Z</version>
18            </newSource>
19        </target>
20    </targetSources>
21    <permissions ref="tmpPermissionsListID20130808114716"/>
22</annotation>
Note: See TracBrowser for help on using the repository browser.