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
                                    <canon_taxonpath_id>
16
                                        <taxonpath>
17
                                            <datasource_id><party><organizationname>TNRS</organizationname></party></datasource_id>
18
                                            <identifyingtaxonomicname>
19
                                                <_join_words>
20
                                                    <1>$Family</1>
21
                                                    <2>$Genus</2>
22
                                                    <3>$SpeciesName</3>
23
                                                    <4>$SubSpeciesName</4>
24
                                                </_join_words>
25
                                            </identifyingtaxonomicname>
26
                                        </taxonpath>
27
                                    </canon_taxonpath_id>
28
                                    <family>$Family</family>
29
                                    <genus>$Genus</genus>
30
                                    <species>$SpeciesName</species>
31
                                    <subspecies>$SubSpeciesName</subspecies>
32
                                </taxonpath>
33
                            </taxonpath_id>
34
                        </taxondetermination>
35
                    </taxonoccurrence>
36
                </locationevent>
37
            </location>
38
        </path>
39
    </_simplifyPath>
40
</VegBIEN>
41
Inserted 12 new rows into database
(7-7/8)