source: DASISH/t5.6/schema/trunk/annotator-schema/src/main/resources/annotation3.xml @ 4275

Last change on this file since 4275 was 4275, checked in by olhsha, 10 years ago

Comitting shcema: all the properties except ID's (UIR's) and references to ID's are now elements.

File size: 1.5 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    xsi:schemaLocation="http://www.dasish.eu/ns/addit file:/Users/olhsha/repositories/DASISH/t5.6/schema/trunk/annotator-schema/src/main/resources/DASISH-schema.xsd" 
5    xmlns:xhtml="http://www.w3.org/1999/xhtml"
6    URI="tempAID20140116161703"
7    ownerRef="tempownerRef20140116161703">
8    <headline>Web Console - Firefox Developer Tools | MDN</headline>
9    <lastModified>2014-01-16T15:16:45.000Z</lastModified>
10    <body>       
11        <xmlBody>
12            <mimeType>application/xml+xhtml</mimeType>
13            <xhtml:span style="background-color:rgb(206,56,200);color:rgb(0,0,0);">Updates on Web Console.</xhtml:span>
14        </xmlBody>
15    </body>
16    <targets>
17        <targetInfo ref="http://localhost:8080/annotator-backend/api/targets/00000000-0000-0000-2014-0116161703">
18            <link>https://developer.mozilla.org/en-US/docs/Tools/Web_Console#xpointer(start-point(string-range(//article[@id="wikiArticle"]/p[1]/text()[1],'',0))/range-to(string-range(//article[@id="wikiArticle"]/ol[1]/li[2]/text()[1],'',102)))"
19            </link> 
20            <version>2014-01-16T15:16:45.000Z</version>
21        </targetInfo>
22    </targets>
23    <permissions>
24        <userWithPermission ref="http://localhost:8080/annotator-backend/api/users/00000000-0000-0000-0000-000000000112">
25            <permission>owner</permission>
26        </userWithPermission>
27    </permissions>
28</annotation>
Note: See TracBrowser for help on using the repository browser.