Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode>$museumaccessionnumber</authorlocationcode>
5
        <locationevent>
6
            <sourceaccessioncode>$observation_id</sourceaccessioncode>
7
            <obsenddate><_date><date><_dateRangeEnd><value>$collectiondate</value></_dateRangeEnd></date></_date></obsenddate>
8
            <obsstartdate><_date><date><_dateRangeStart><value>$collectiondate</value></_dateRangeStart></date></_date></obsstartdate>
9
            <taxonoccurrence>
10
                <aggregateoccurrence>
11
                    <collectiondate><_date><date>$collectiondate</date></_date></collectiondate>
12
                    <notes>$notes</notes>
13
                    <plantobservation><specimenreplicate><catalognumber_dwc>$museumaccessionnumber</catalognumber_dwc></specimenreplicate></plantobservation>
14
                </aggregateoccurrence>
15
                <authortaxoncode>$authorplantname</authortaxoncode>
16
                <sourceaccessioncode>$taxonobservation_id</sourceaccessioncode>
17
                <taxondetermination>
18
                    <plantconcept_id>
19
                        <plantconcept>
20
                            <plantname_id>
21
                                <_simplifyPath>
22
                                    <next>parent_id</next>
23
                                    <path>
24
                                        <plantname>
25
                                            <rank>binomial</rank>
26
                                            <parent_id>
27
                                                <plantname>
28
                                                    <rank>authority</rank>
29
                                                    <parent_id>
30
                                                        <plantname>
31
                                                            <rank>subspecies</rank>
32
                                                            <plantname>$Subspecies</plantname>
33
                                                            <parent_id>
34
                                                                <plantname>
35
                                                                    <rank>species</rank>
36
                                                                    <plantname>$Species</plantname>
37
                                                                    <parent_id>
38
                                                                        <plantname>
39
                                                                            <rank>genus</rank>
40
                                                                            <plantname>$Genus</plantname>
41
                                                                            <parent_id>
42
                                                                                <plantname>
43
                                                                                    <rank>family</rank>
44
                                                                                    <plantname>$Family</plantname>
45
                                                                                    <parent_id>
46
                                                                                        <plantname>
47
                                                                                            <rank>order</rank>
48
                                                                                            <plantname>$Order</plantname>
49
                                                                                            <parent_id>
50
                                                                                                <plantname>
51
                                                                                                    <rank>class</rank>
52
                                                                                                    <plantname>$Class</plantname>
53
                                                                                                    <parent_id>
54
                                                                                                        <plantname>
55
                                                                                                            <rank>subkingdom</rank>
56
                                                                                                            <parent_id>
57
                                                                                                                <plantname>
58
                                                                                                                    <rank>kingdom</rank>
59
                                                                                                                    <plantname>$Kingdom</plantname>
60
                                                                                                                </plantname>
61
                                                                                                            </parent_id>
62
                                                                                                        </plantname>
63
                                                                                                    </parent_id>
64
                                                                                                </plantname>
65
                                                                                            </parent_id>
66
                                                                                        </plantname>
67
                                                                                    </parent_id>
68
                                                                                </plantname>
69
                                                                            </parent_id>
70
                                                                        </plantname>
71
                                                                    </parent_id>
72
                                                                </plantname>
73
                                                            </parent_id>
74
                                                        </plantname>
75
                                                    </parent_id>
76
                                                </plantname>
77
                                            </parent_id>
78
                                        </plantname>
79
                                    </path>
80
                                </_simplifyPath>
81
                            </plantname_id>
82
                        </plantconcept>
83
                    </plantconcept_id>
84
                    <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
85
                    <taxonfit>$taxonfit</taxonfit>
86
                </taxondetermination>
87
                <taxondetermination>
88
                    <isoriginal>true</isoriginal>
89
                    <plantconcept_id>
90
                        <plantconcept>
91
                            <plantname_id>
92
                                <_simplifyPath>
93
                                    <next>parent_id</next>
94
                                    <path>
95
                                        <plantname>
96
                                            <rank>binomial</rank>
97
                                            <plantname>$authorplantname</plantname>
98
                                        </plantname>
99
                                    </path>
100
                                </_simplifyPath>
101
                            </plantname_id>
102
                        </plantconcept>
103
                    </plantconcept_id>
104
                </taxondetermination>
105
            </taxonoccurrence>
106
        </locationevent>
107
    </location>
108
</VegBIEN>
109
Inserted 19 new rows into database
(9-9/9)