Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <authorlocationcode>$museumaccessionnumber</authorlocationcode>
8
                <locationevent>
9
                    <sourceaccessioncode>$observation_id</sourceaccessioncode>
10
                    <taxonoccurrence>
11
                        <aggregateoccurrence>
12
                            <collectiondate><_date><date>$collectiondate</date></_date></collectiondate>
13
                            <notes>$notes</notes>
14
                            <plantobservation><specimenreplicate><catalognumber_dwc>$museumaccessionnumber</catalognumber_dwc></specimenreplicate></plantobservation>
15
                        </aggregateoccurrence>
16
                        <authortaxoncode>$authorplantname</authortaxoncode>
17
                        <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
18
                        <taxondetermination>
19
                            <taxonpath_id>
20
                                <taxonpath>
21
                                    <class>$Class</class>
22
                                    <family>$Family</family>
23
                                    <forma>$Forma</forma>
24
                                    <genus>$Genus</genus>
25
                                    <kingdom>$Kingdom</kingdom>
26
                                    <order>$Order</order>
27
                                    <species>$Species</species>
28
                                    <subspecies>$Subspecies</subspecies>
29
                                    <variety>$Variety</variety>
30
                                </taxonpath>
31
                            </taxonpath_id>
32
                            <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
33
                            <taxonfit>$taxonfit</taxonfit>
34
                        </taxondetermination>
35
                        <taxondetermination>
36
                            <isoriginal>true</isoriginal>
37
                            <taxonpath_id><taxonpath><taxonomicname>$authorplantname</taxonomicname></taxonpath></taxonpath_id>
38
                        </taxondetermination>
39
                    </taxonoccurrence>
40
                </locationevent>
41
            </location>
42
        </path>
43
    </_simplifyPath>
44
</VegBIEN>
45
Inserted 18 new rows into database
(7-7/8)