Project

General

Profile

1
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>
20
                                                <_alt>
21
                                                    <1>$Accepted_name</1>
22
                                                    <2>
23
                                                        <_join_words>
24
                                                            <1>$Accepted_name_family</1>
25
                                                            <5>$Accepted_name_rank</5>
26
                                                        </_join_words>
27
                                                    </2>
28
                                                </_alt>
29
                                            </1>
30
                                            <2>$Accepted_name_author</2>
31
                                        </_join_words>
32
                                    </taxonomicnamewithauthor>
33
                                    <taxonpath fkey="canon_taxonpath_id"><taxonomicnamewithauthor>$Name_submitted</taxonomicnamewithauthor></taxonpath>
34
                                </taxonpath>
35
                            </taxonpath_id>
36
                        </taxondetermination>
37
                    </taxonoccurrence>
38
                </locationevent>
39
            </location>
40
        </path>
41
    </_simplifyPath>
42
</VegBIEN>
43
Inserted 8 new rows into database
(7-7/8)