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
                            <taxonpath_id>
11
                                <taxonpath>
12
                                    <author>$Name_matched_author</author>
13
                                    <canon_taxonpath_id>
14
                                        <taxonpath>
15
                                            <canon_taxonpath_id>0</canon_taxonpath_id>
16
                                            <author>$Accepted_name_author</author>
17
                                            <family>$Accepted_name_family</family>
18
                                            <identifyingtaxonomicname>
19
                                                <_join_words>
20
                                                    <1>
21
                                                        <_alt>
22
                                                            <1>$Accepted_name</1>
23
                                                            <2>$Accepted_name_family</2>
24
                                                        </_alt>
25
                                                    </1>
26
                                                    <2>$Accepted_name_author</2>
27
                                                </_join_words>
28
                                            </identifyingtaxonomicname>
29
                                            <taxonomicname>$Accepted_name</taxonomicname>
30
                                        </taxonpath>
31
                                    </canon_taxonpath_id>
32
                                    <family>$Family_matched</family>
33
                                    <genus>$Genus_matched</genus>
34
                                    <identifyingtaxonomicname>
35
                                        <_alt>
36
                                            <1>$Name_submitted</1>
37
                                            <2>
38
                                                <_join_words>
39
                                                    <1>
40
                                                        <_alt>
41
                                                            <1>$Name_matched</1>
42
                                                            <2>
43
                                                                <_join_words>
44
                                                                    <1>$Family_matched</1>
45
                                                                    <2>$Genus_matched</2>
46
                                                                    <5>
47
                                                                        <_join_words>
48
                                                                            <1>
49
                                                                                <_if name="if has infraspecificEpithet">
50
                                                                                    <cond>$Infraspecific_epithet_matched</cond>
51
                                                                                    <then>
52
                                                                                        <_alt>
53
                                                                                            <0>$Infraspecific_rank</0>
54
                                                                                            <1>$Name_matched_rank</1>
55
                                                                                        </_alt>
56
                                                                                    </then>
57
                                                                                </_if>
58
                                                                            </1>
59
                                                                            <2>$Infraspecific_epithet_matched</2>
60
                                                                        </_join_words>
61
                                                                    </5>
62
                                                                </_join_words>
63
                                                            </2>
64
                                                        </_alt>
65
                                                    </1>
66
                                                    <2>$Name_matched_author</2>
67
                                                </_join_words>
68
                                            </2>
69
                                        </_alt>
70
                                    </identifyingtaxonomicname>
71
                                    <subspecies>
72
                                        <_join_words>
73
                                            <1>
74
                                                <_if name="if has infraspecificEpithet">
75
                                                    <cond>$Infraspecific_epithet_matched</cond>
76
                                                    <then>
77
                                                        <_alt>
78
                                                            <0>$Infraspecific_rank</0>
79
                                                            <1>$Name_matched_rank</1>
80
                                                        </_alt>
81
                                                    </then>
82
                                                </_if>
83
                                            </1>
84
                                            <2>$Infraspecific_epithet_matched</2>
85
                                        </_join_words>
86
                                    </subspecies>
87
                                    <taxonomicname>$Name_matched</taxonomicname>
88
                                    <taxonomicnamewithauthor>$Name_submitted</taxonomicnamewithauthor>
89
                                </taxonpath>
90
                            </taxonpath_id>
91
                        </taxondetermination>
92
                    </taxonoccurrence>
93
                </locationevent>
94
            </location>
95
        </path>
96
    </_simplifyPath>
97
</VegBIEN>
98
Inserted 8 new rows into database
(6-6/8)