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

Last change on this file since 5756 was 5756, checked in by olhsha@mpi.nl, 10 years ago

fixing typo in schema

File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<annotation 
3    xmlns="http://www.dasish.eu/ns/addit"
4    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5    xsi:schemaLocation="http://www.dasish.eu/ns/addit https://lux17.mpi.nl/ds/webannotator-basic/SCHEMA/DASISH-schema.xsd"
6    xmlns:xhtml="http://www.w3.org/1999/xhtml"
7    xml:id="toBeReplaced"
8    href="toBeReplaced2">
9    <ownerHref>toBeReplaced</ownerHref>
10    <headline>New Comment!</headline>
11    <lastModified>2014-10-16T13:52:41.039Z</lastModified>
12    <body>
13        <xmlBody>
14            <mimeType>text/xml</mimeType>
15            <ColTime ColTimeMessageID="ANNEX:DB2E74E5-E8DD-834D-C520-193B53600E5B" URL="toBeRepalced" xmlns="http://mpi.nl/tools/coltime">
16                <Metadata>
17                    <Initials>AM</Initials>
18                    <ThreadID/>
19                    <Sender>andre.moreira@mpi.nl</Sender>
20                    <Recipient/>
21                    <CreationDate>2014-10-16T13:52:41.039Z</CreationDate>
22                    <ModificationDate>2014-10-16T13:52:41.038Z</ModificationDate>
23                    <Category>undefined</Category>
24                    <Status>undefined</Status>
25                </Metadata>
26                <AnnotationFile URL="toBeRepalced" type="EAF">urn:nl-mpi-tools-elan-eaf:59d08e6a-5cd9-4aed-8aa4-7074c270e635#t=0/0</AnnotationFile>
27                <Message>New Comment!</Message>
28            </ColTime>
29        </xmlBody>
30    </body>
31    <targets>
32        <targetInfo href="tmpTarget">
33            <link>urn:nl-mpi-tools-elan-eaf:59d08e6a-5cd9-4aed-8aa4-7074c270e635</link>
34            <version/>
35        </targetInfo>
36    </targets>
37    <permissions public="write"/>
38</annotation>
Note: See TracBrowser for help on using the repository browser.