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
                        <taxondetermination>
10
                            <taxonverbatim_id>
11
                                <taxonverbatim>
12
                                    <taxonlabel_id>
13
                                        <taxonlabel>
14
                                            <_taxonlabel_set_parent_id><parent_id><taxonlabel><sourceaccessioncode>$parent tax_id</sourceaccessioncode></taxonlabel></parent_id></_taxonlabel_set_parent_id>
15
                                            <rank>$rank</rank>
16
                                            <sourceaccessioncode>$tax_id</sourceaccessioncode>
17
                                            <taxonepithet>
18
                                                <_if name="if taxonomic name is epithet">
19
                                                    <cond>
20
                                                        <_alt>
21
                                                            <2>true</2>
22
                                                            <1><_taxonomic_name_is_epithet><rank>$rank</rank></_taxonomic_name_is_epithet></1>
23
                                                        </_alt>
24
                                                    </cond>
25
                                                    <then>$name_txt</then>
26
                                                </_if>
27
                                            </taxonepithet>
28
                                            <taxonomicname>
29
                                                <_if name="if has taxonomic name">
30
                                                    <cond><_has_taxonomic_name><rank>$rank</rank></_has_taxonomic_name></cond>
31
                                                    <then>$name_txt</then>
32
                                                </_if>
33
                                            </taxonomicname>
34
                                        </taxonlabel>
35
                                    </taxonlabel_id>
36
                                    <verbatimrank>$rank</verbatimrank>
37
                                </taxonverbatim>
38
                            </taxonverbatim_id>
39
                        </taxondetermination>
40
                    </taxonoccurrence>
41
                </locationevent>
42
            </location>
43
        </path>
44
    </_simplifyPath>
45
</VegBIEN>
46
Inserted 6 new rows into database
(7-7/8)