Project

General

Profile

Download (2.99 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<DataSet 
3
    xmlns="http://etaxonomy.eu/cdm/model/1.0"
4
    xmlns:agent="http://etaxonomy.eu/cdm/model/agent/1.0"
5
    xmlns:common="http://etaxonomy.eu/cdm/model/common/1.0"
6
    xmlns:name="http://etaxonomy.eu/cdm/model/name/1.0"
7
    xmlns:taxon="http://etaxonomy.eu/cdm/model/taxon/1.0" 
8
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
    xsi:schemaLocation="http://etaxonomy.eu/cdm/model/1.0
10
                             ../../../../../../classes/schema/cdm/cdm.xsd">
11
    <Terms>
12
      <common:Language id="1" uuid="urn-uuid-09f563bd-a65f-4b4a-968e-d4fb953e1a8d" iso639_1="en" iso639_2="eng"/>
13
    </Terms>
14
    <Agents>
15
      <agent:Person id="1" uuid="urn-uuid-cb0a8800-5900-11dd-ae16-0800200c9a66">
16
        <common:TitleCache>Person Name</common:TitleCache>
17
        <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
18
      </agent:Person>
19
    </Agents>
20
    
21
    <TaxonomicNames>
22
      <name:ZoologicalName id="1" uuid="urn-uuid-57db34b2-1130-4d42-afe1-cf2d8f1f2a3e" hasProblem="false" problemStarts="-1" problemEnds="-1">
23
        <common:TitleCache>Aus aus L., 1758</common:TitleCache>
24
        <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
25
        <name:ProtectedFullTitleCache>false</name:ProtectedFullTitleCache>
26
        <name:NameCache>Aus aus</name:NameCache>
27
        <name:AuthorshipCache>L., 1758</name:AuthorshipCache>
28
        <name:ProtectedAuthorshipCache>false</name:ProtectedAuthorshipCache>
29
        <name:ProtectedNameCache>false</name:ProtectedNameCache>        
30
      </name:ZoologicalName>
31
    </TaxonomicNames>
32
    <TaxonBases>
33
      <taxon:Taxon id="1" uuid="urn-uuid-2c980a17-4a96-4ea1-b688-90396c0771d9" isDoubtful="false">
34
        <common:Annotations>
35
          <common:Annotation id="1" uuid="urn-uuid-775f5099-0908-4b8b-a59e-4398800a2e1c">
36
          <common:Created>2007-04-21T00:00:00Z</common:Created>
37
          <common:CreatedBy>urn-uuid-cb0a8800-5900-11dd-ae16-0800200c9a66</common:CreatedBy>
38
          <common:Annotations>
39
            <common:Annotation id="2" uuid="urn-uuid-f2efd210-0889-4a0e-9d71-ff1bfcd6c090">
40
              <common:Created>2007-05-22T00:00:00Z</common:Created>
41
              <common:CreatedBy>urn-uuid-cb0a8800-5900-11dd-ae16-0800200c9a66</common:CreatedBy>
42
              <common:Text>What a load of old rubbish</common:Text>
43
              <common:Language>urn-uuid-09f563bd-a65f-4b4a-968e-d4fb953e1a8d</common:Language>
44
            </common:Annotation>
45
          </common:Annotations>
46
          <common:Text>Bibbly bobbly BOING</common:Text>
47
          <common:Language>urn-uuid-09f563bd-a65f-4b4a-968e-d4fb953e1a8d</common:Language>
48
        </common:Annotation> 
49
      </common:Annotations>
50
      <common:TitleCache>Aus aus L., 1758 sec CATE 2008</common:TitleCache>
51
      <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
52
      <taxon:Name>urn-uuid-57db34b2-1130-4d42-afe1-cf2d8f1f2a3e</taxon:Name>
53
      <taxon:TaxonomicChildrenCount>0</taxon:TaxonomicChildrenCount>
54
    </taxon:Taxon>
55
    </TaxonBases>
56
</DataSet>
(2-2/17)