Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>test_taxonomic_names</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <locationevent>
11
                            <taxonoccurrence>
12
                                <taxondetermination>
13
                                    <taxonverbatim_id>
14
                                        <taxonverbatim>
15
                                            <taxonlabel_id>
16
                                                <taxonlabel>
17
                                                    <sourceaccessioncode>$scientificNameID</sourceaccessioncode>
18
                                                    <taxonomicname>$scientificName</taxonomicname>
19
                                                </taxonlabel>
20
                                            </taxonlabel_id>
21
                                            <taxonname>$scientificName</taxonname>
22
                                        </taxonverbatim>
23
                                    </taxonverbatim_id>
24
                                </taxondetermination>
25
                            </taxonoccurrence>
26
                        </locationevent>
27
                    </location>
28
                </path>
29
            </_simplifyPath>
30
        </path>
31
    </_setDefault>
32
</VegBIEN>
33
Inserted 5 new rows into database
(5-5/6)