Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <sourceaccessioncode>$PlotID</sourceaccessioncode>
8
                <locationevent>
9
                    <sourceaccessioncode>$CensusID</sourceaccessioncode>
10
                    <taxonoccurrence>
11
                        <sourceaccessioncode>$SpeciesInvID</sourceaccessioncode>
12
                        <taxondetermination>
13
                            <taxonpath_id>
14
                                <taxonpath>
15
                                    <family>$Family</family>
16
                                    <genus>$Genus</genus>
17
                                    <species>$SpeciesName</species>
18
                                    <subspecies>$SubSpeciesName</subspecies>
19
                                    <taxonomicnamewithauthor>
20
                                        <_join_words>
21
                                            <1>$Family</1>
22
                                            <2>$Genus</2>
23
                                            <3>$SpeciesName</3>
24
                                            <4>$SubSpeciesName</4>
25
                                        </_join_words>
26
                                    </taxonomicnamewithauthor>
27
                                </taxonpath>
28
                            </taxonpath_id>
29
                        </taxondetermination>
30
                    </taxonoccurrence>
31
                </locationevent>
32
            </location>
33
        </path>
34
    </_simplifyPath>
35
</VegBIEN>
36
Inserted 9 new rows into database
(7-7/8)