Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CTFS</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <parent_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></parent_id>
11
                        <authorlocationcode>$QuadratID</authorlocationcode>
12
                        <locationevent>
13
                            <parent_id>
14
                                <locationevent>
15
                                    <location_id>
16
                                        <location>
17
                                            <sourceaccessioncode>
18
                                                <_if name="if subplot">
19
                                                    <cond>$QuadratID</cond>
20
                                                    <then>$PlotID</then>
21
                                                </_if>
22
                                            </sourceaccessioncode>
23
                                        </location>
24
                                    </location_id>
25
                                    <sourceaccessioncode>$CensusID</sourceaccessioncode>
26
                                </locationevent>
27
                            </parent_id>
28
                            <taxonoccurrence>
29
                                <aggregateoccurrence>
30
                                    <plantobservation>
31
                                        <sourceaccessioncode>$MeasureID</sourceaccessioncode>
32
                                        <stemobservation>
33
                                            <authorstemcode>$StemID</authorstemcode>
34
                                            <diameterbreastheight_m><_cm_to_m><value>$DBH</value></_cm_to_m></diameterbreastheight_m>
35
                                            <tag>
36
                                                <_alt>
37
                                                    <0>$StemTag</0>
38
                                                    <1>$Tag</1>
39
                                                </_alt>
40
                                            </tag>
41
                                            <xposition_m>$x</xposition_m>
42
                                            <yposition_m>$y</yposition_m>
43
                                        </stemobservation>
44
                                    </plantobservation>
45
                                </aggregateoccurrence>
46
                                <sourceaccessioncode>$MeasureID</sourceaccessioncode>
47
                                <taxondetermination>
48
                                    <taxonverbatim_id>
49
                                        <taxonverbatim>
50
                                            <taxonlabel_id>
51
                                                <taxonlabel>
52
                                                    <matched_label_id>
53
                                                        <taxonlabel>
54
                                                            <source_id><source><shortname>TNRS</shortname></source></source_id>
55
                                                            <taxonomicname>
56
                                                                <_join_words>
57
                                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
58
                                                                    <2>
59
                                                                        <_join_words>
60
                                                                            <1>
61
                                                                                <_join_words>
62
                                                                                    <2>$Genus</2>
63
                                                                                    <3>$SpeciesName</3>
64
                                                                                    <4>$SubSpeciesName</4>
65
                                                                                </_join_words>
66
                                                                            </1>
67
                                                                            <2>$SpeciesAuthority</2>
68
                                                                        </_join_words>
69
                                                                    </2>
70
                                                                </_join_words>
71
                                                            </taxonomicname>
72
                                                        </taxonlabel>
73
                                                    </matched_label_id>
74
                                                    <parent_id>
75
                                                        <taxonlabel>
76
                                                            <parent_id>
77
                                                                <taxonlabel>
78
                                                                    <rank>cultivar</rank>
79
                                                                    <parent_id>
80
                                                                        <taxonlabel>
81
                                                                            <rank>forma</rank>
82
                                                                            <parent_id>
83
                                                                                <taxonlabel>
84
                                                                                    <rank>variety</rank>
85
                                                                                    <parent_id>
86
                                                                                        <taxonlabel>
87
                                                                                            <rank>subspecies</rank>
88
                                                                                            <taxonepithet>$SubSpeciesName</taxonepithet>
89
                                                                                            <parent_id>
90
                                                                                                <taxonlabel>
91
                                                                                                    <rank>species</rank>
92
                                                                                                    <taxonepithet>$SpeciesName</taxonepithet>
93
                                                                                                    <parent_id>
94
                                                                                                        <taxonlabel>
95
                                                                                                            <rank>genus</rank>
96
                                                                                                            <taxonepithet>$Genus</taxonepithet>
97
                                                                                                            <parent_id>
98
                                                                                                                <taxonlabel>
99
                                                                                                                    <rank>family</rank>
100
                                                                                                                    <taxonepithet>$Family</taxonepithet>
101
                                                                                                                </taxonlabel>
102
                                                                                                            </parent_id>
103
                                                                                                        </taxonlabel>
104
                                                                                                    </parent_id>
105
                                                                                                </taxonlabel>
106
                                                                                            </parent_id>
107
                                                                                        </taxonlabel>
108
                                                                                    </parent_id>
109
                                                                                </taxonlabel>
110
                                                                            </parent_id>
111
                                                                        </taxonlabel>
112
                                                                    </parent_id>
113
                                                                </taxonlabel>
114
                                                            </parent_id>
115
                                                        </taxonlabel>
116
                                                    </parent_id>
117
                                                    <taxonomicname>
118
                                                        <_join_words>
119
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
120
                                                            <2>
121
                                                                <_join_words>
122
                                                                    <1>
123
                                                                        <_join_words>
124
                                                                            <2>$Genus</2>
125
                                                                            <3>$SpeciesName</3>
126
                                                                            <4>$SubSpeciesName</4>
127
                                                                        </_join_words>
128
                                                                    </1>
129
                                                                    <2>$SpeciesAuthority</2>
130
                                                                </_join_words>
131
                                                            </2>
132
                                                        </_join_words>
133
                                                    </taxonomicname>
134
                                                </taxonlabel>
135
                                            </taxonlabel_id>
136
                                            <author>$SpeciesAuthority</author>
137
                                            <family>$Family</family>
138
                                            <genus>$Genus</genus>
139
                                            <specific_epithet>$SpeciesName</specific_epithet>
140
                                        </taxonverbatim>
141
                                    </taxonverbatim_id>
142
                                </taxondetermination>
143
                            </taxonoccurrence>
144
                        </locationevent>
145
                        <sourceaccessioncode>
146
                            <_join>
147
                                <1>$PlotID</1>
148
                                <2>$QuadratID</2>
149
                            </_join>
150
                        </sourceaccessioncode>
151
                    </location>
152
                </path>
153
            </_simplifyPath>
154
        </path>
155
    </_setDefault>
156
</VegBIEN>
157
Inserted 20 new rows into database
(7-7/8)