source: DASISH/t5.6/docs/XMLandXSD/XmlExamplesAlternativeSchema/newAnnotationUGOT.xml @ 2852

Last change on this file since 2852 was 2852, checked in by olhsha, 11 years ago


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="tempAIDgfgf"
7    timeStamp="2013-04-26T11:23:26.000Z">
8    <owner ref="http://dasish.eu/users/user123"/>
9    <headline>Douglas Adams - Wikipedia, the free encyclopedia</headline>
10    <body ref="tmpSIDxyxy" type="Note">
11        <xhtml:span style="background-color:rgb(253,49,31);color:rgb(0,0,0);">Adams was born 1952-03-11</xhtml:span>
12    </body>
13    <targetSources>
14        <targetSource xml:id="tmpSIDxyxy">
15                <link>http://en.wikipedia.org/wiki/Douglas_adams#xpointer(start-point(string-range(//div[@id="mw-content-text"]/table[1]/tbody[1]/tr[3]/td[1]/text()[1],'',12))/range-to(string-range(//div[@id="mw-content-text"]/table[1]/tbody[1]/tr[3]/td[1]/text()[1],'',25)))</link>
16                <version>2013-04-26T11:23:26.000Z</version>
17        </targetSource>
18    </targetSources>
19    <readers>
20        <reader ref="http://dasish.eu/users/user123"/>
21    </readers>
22    <writers>
23        <writer ref="http://dasish.eu/users/user123"/>
24    </writers>
25</annotation>
Note: See TracBrowser for help on using the repository browser.