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
                                    <taxonomicnamewithauthor>
30
                                        <_join_words>
31
                                            <1>$Family</1>
32
                                            <2>$Genus</2>
33
                                            <3>$Species</3>
34
                                            <4>$Subspecies</4>
35
                                            <6>
36
                                                <_join_words>
37
                                                    <1>var.</1>
38
                                                    <2>$Variety</2>
39
                                                </_join_words>
40
                                            </6>
41
                                            <7>
42
                                                <_join_words>
43
                                                    <1>fm.</1>
44
                                                    <2>$Forma</2>
45
                                                </_join_words>
46
                                            </7>
47
                                        </_join_words>
48
                                    </taxonomicnamewithauthor>
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><taxonpath><taxonomicname>$authorplantname</taxonomicname></taxonpath></taxonpath_id>
58
                        </taxondetermination>
59
                    </taxonoccurrence>
60
                </locationevent>
61
            </location>
62
        </path>
63
    </_simplifyPath>
64
</VegBIEN>
65
Inserted 18 new rows into database
(7-7/8)