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
                                </taxonpath>
20
                            </taxonpath_id>
21
                        </taxondetermination>
22
                    </taxonoccurrence>
23
                </locationevent>
24
            </location>
25
        </path>
26
    </_simplifyPath>
27
</VegBIEN>
28
Inserted 9 new rows into database
(7-7/8)