source: DASISH/t5.6/client/trunk/chrome/markingcollection/content/markingcollection/annotator-service/test/mockjax/mocks/annot-0003-POST.xml @ 3466

Last change on this file since 3466 was 3466, checked in by sroth, 11 years ago

Added POST mocks for Sagrada Família wikipedia page.

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="tempAID20130809151651"
7    timeStamp="2013-08-09T13:16:42.000Z">
8    <owner ref="http://dasish.eu/users/UIxyz/how_will_this_be_sent_from_the_client"/>
9    <headline>Fire - Sagrada Família - Wikipedia, the free encyclopedia</headline>
10    <body type="Note" ref="tmp20130809151651">
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            <newSource xml:id="tmp20130809151651">
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            </newSource>
19        </target>
20    </targetSources>
21    <permissions ref="tmpPermissionsListID20130809151651"/>
22</annotation>
23
Note: See TracBrowser for help on using the repository browser.