Project

General

Profile

1 5054 aaronmk
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <locationevent>
8
                    <taxonoccurrence>
9
                        <authortaxoncode>$Accepted_name</authortaxoncode>
10
                        <taxondetermination>
11
                            <taxonpath_id>
12
                                <taxonpath>
13
                                    <author>$Accepted_name_author</author>
14
                                    <family>$Accepted_name_family</family>
15
                                    <subspecies>$Accepted_name_rank</subspecies>
16
                                    <taxonomicname>$Accepted_name</taxonomicname>
17
                                    <taxonomicnamewithauthor>
18
                                        <_join_words>
19
                                            <1>$Accepted_name</1>
20
                                            <2>$Accepted_name_author</2>
21
                                        </_join_words>
22
                                    </taxonomicnamewithauthor>
23 5064 aaronmk
                                    <taxonpath fkey="canon_taxonpath_id"><taxonomicnamewithauthor>$Name_submitted</taxonomicnamewithauthor></taxonpath>
24 5054 aaronmk
                                </taxonpath>
25
                            </taxonpath_id>
26
                        </taxondetermination>
27
                    </taxonoccurrence>
28
                </locationevent>
29
            </location>
30
        </path>
31
    </_simplifyPath>
32
</VegBIEN>
33 5064 aaronmk
Inserted 9 new rows into database