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
                                    <identifyingtaxonomicname>
26
                                        <_join_words>
27
                                            <1>$Family</1>
28
                                            <2>$Genus</2>
29
                                            <3>$Species</3>
30
                                            <4>$Subspecies</4>
31
                                            <6>
32
                                                <_join_words>
33
                                                    <1>var. </1>
34
                                                    <2>$Variety</2>
35
                                                </_join_words>
36
                                            </6>
37
                                            <7>
38
                                                <_join_words>
39
                                                    <1>fm. </1>
40
                                                    <2>$Forma</2>
41
                                                </_join_words>
42
                                            </7>
43
                                        </_join_words>
44
                                    </identifyingtaxonomicname>
45
                                    <kingdom>$Kingdom</kingdom>
46
                                    <order>$Order</order>
47
                                    <species>$Species</species>
48
                                    <subspecies>$Subspecies</subspecies>
49
                                    <variety>$Variety</variety>
50
                                </taxonpath>
51
                            </taxonpath_id>
52
                            <determinationdate><_date><date><_dateRangeStart><value>$interpretationdate</value></_dateRangeStart></date></_date></determinationdate>
53
                            <taxonfit>$taxonfit</taxonfit>
54
                        </taxondetermination>
55
                        <taxondetermination>
56
                            <isoriginal>true</isoriginal>
57
                            <taxonpath_id>
58
                                <taxonpath>
59
                                    <identifyingtaxonomicname>$authorplantname</identifyingtaxonomicname>
60
                                    <taxonomicname>$authorplantname</taxonomicname>
61
                                </taxonpath>
62
                            </taxonpath_id>
63
                        </taxondetermination>
64
                    </taxonoccurrence>
65
                </locationevent>
66
            </location>
67
        </path>
68
    </_simplifyPath>
69
</VegBIEN>
70
Inserted 18 new rows into database
(7-7/8)