Project

General

Profile

1 3641 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6 4324 aaronmk
            <location>
7 4621 aaronmk
                <parent_id>
8
                    <location>
9
                        <authorlocationcode>$PlotCode</authorlocationcode>
10
                        <sourceaccessioncode>$PlotID</sourceaccessioncode>
11
                    </location>
12
                </parent_id>
13
                <authorlocationcode>$Line</authorlocationcode>
14
                <locationevent>
15 5977 aaronmk
                    <parent_id>
16
                        <locationevent>
17
                            <location_id>
18
                                <location>
19 6002 aaronmk
                                    <authorlocationcode>
20
                                        <_if name="if subplot">
21
                                            <cond>$Line</cond>
22
                                            <then>$PlotCode</then>
23
                                        </_if>
24
                                    </authorlocationcode>
25
                                    <sourceaccessioncode>
26
                                        <_if name="if subplot">
27
                                            <cond>$Line</cond>
28
                                            <then>$PlotID</then>
29
                                        </_if>
30
                                    </sourceaccessioncode>
31 5977 aaronmk
                                </location>
32
                            </location_id>
33
                            <obsenddate><_date><date><_dateRangeEnd><value>$census_date</value></_dateRangeEnd></date></_date></obsenddate>
34
                            <obsstartdate><_date><date><_dateRangeStart><value>$census_date</value></_dateRangeStart></date></_date></obsstartdate>
35
                        </locationevent>
36
                    </parent_id>
37 4621 aaronmk
                    <obsenddate><_date><date><_dateRangeEnd><value>$census_date</value></_dateRangeEnd></date></_date></obsenddate>
38
                    <obsstartdate><_date><date><_dateRangeStart><value>$census_date</value></_dateRangeStart></date></_date></obsstartdate>
39
                    <taxonoccurrence>
40
                        <aggregateoccurrence>
41
                            <count>$NoInd</count>
42 4789 aaronmk
                            <cover_fraction><_percent_to_fraction><value>$cover_percent</value></_percent_to_fraction></cover_fraction>
43 3829 aaronmk
                            <definedvalue fkey="tablerecord_id">
44
                                <userdefined_id>
45
                                    <userdefined>
46 4621 aaronmk
                                        <tablename>aggregateoccurrence</tablename>
47
                                        <userdefinedname>censusNo</userdefinedname>
48 3829 aaronmk
                                    </userdefined>
49
                                </userdefined_id>
50 4621 aaronmk
                                <definedvalue>$census_no</definedvalue>
51 3829 aaronmk
                            </definedvalue>
52 4785 aaronmk
                            <linecover_m><_cm_to_m><value>$intercept_cm</value></_cm_to_m></linecover_m>
53 4621 aaronmk
                            <notes>$Notes</notes>
54
                            <plantobservation>
55
                                <collectionnumber>$Ind</collectionnumber>
56
                                <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
57
                                <specimenreplicate>
58
                                    <catalognumber_dwc>
59
                                        <_if name="if indirect voucher">
60
                                            <cond>
61
                                                <_eq>
62
                                                    <right>indirect</right>
63
                                                    <left>$DetType</left>
64
                                                </_eq>
65
                                            </cond>
66
                                            <else>
67
                                                <_alt>
68
                                                    <1>$coll_number</1>
69
                                                    <2>$SourceVoucher</2>
70
                                                </_alt>
71
                                            </else>
72
                                        </_if>
73
                                    </catalognumber_dwc>
74
                                </specimenreplicate>
75
                                <stemobservation>
76
                                    <definedvalue fkey="tablerecord_id">
77
                                        <userdefined_id>
78
                                            <userdefined>
79
                                                <tablename>stemobservation</tablename>
80
                                                <userdefinedname>canopyForm</userdefinedname>
81
                                            </userdefined>
82
                                        </userdefined_id>
83
                                        <definedvalue>$canopy_form</definedvalue>
84
                                    </definedvalue>
85
                                    <definedvalue fkey="tablerecord_id">
86
                                        <userdefined_id>
87
                                            <userdefined>
88
                                                <tablename>stemobservation</tablename>
89
                                                <userdefinedname>canopyPosition</userdefinedname>
90
                                            </userdefined>
91
                                        </userdefined_id>
92
                                        <definedvalue>$canopy_position</definedvalue>
93
                                    </definedvalue>
94
                                    <definedvalue fkey="tablerecord_id">
95
                                        <userdefined_id>
96
                                            <userdefined>
97
                                                <tablename>stemobservation</tablename>
98
                                                <userdefinedname>lianaInfestation</userdefinedname>
99
                                            </userdefined>
100
                                        </userdefined_id>
101
                                        <definedvalue>$liana_infestation</definedvalue>
102
                                    </definedvalue>
103 4869 aaronmk
                                    <diameterbreastheight_m><_cm_to_m><value>$temp_dbh</value></_cm_to_m></diameterbreastheight_m>
104 4753 aaronmk
                                    <height_m>$height_m</height_m>
105
                                    <heightfirstbranch_m>$ht_first_branch_m</heightfirstbranch_m>
106 4828 aaronmk
                                    <tag>
107
                                        <_alt>
108
                                            <1>$tag2</1>
109
                                            <2>$tag1</2>
110
                                        </_alt>
111
                                    </tag>
112 4753 aaronmk
                                    <xposition_m>$x_position</xposition_m>
113
                                    <yposition_m>$y_position</yposition_m>
114 4621 aaronmk
                                </stemobservation>
115
                            </plantobservation>
116
                        </aggregateoccurrence>
117 4833 aaronmk
                        <authortaxoncode>$Ind</authortaxoncode>
118 4621 aaronmk
                        <growthform>
119
                            <_map>
120
                                <T>tree</T>
121
                                <Arbol>tree</Arbol>
122
                                <palm>tree</palm>
123
                                <H>hemiepiphyte</H>
124
                                <Hemiepífito>hemiepiphyte</Hemiepífito>
125
                                <L>liana</L>
126
                                <l>liana</l>
127
                                <L?>liana</L?>
128
                                <Liana>liana</Liana>
129
                                <E>epiphyte</E>
130
                                <S>shrub</S>
131
                                <Hb>herb</Hb>
132
                                <vine-herbaceous>vine</vine-herbaceous>
133
                                <graminoid>grass</graminoid>
134
                                <rosette>forb</rosette>
135
                                <*>*</*>
136
                                <value>$Habit</value>
137
                            </_map>
138
                        </growthform>
139
                        <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
140
                        <taxondetermination>
141 5657 aaronmk
                            <taxonverbatim_id>
142
                                <taxonverbatim>
143
                                    <taxonlabel_id>
144 5608 aaronmk
                                        <taxonlabel>
145 5657 aaronmk
                                            <matched_label_id>
146
                                                <taxonlabel>
147 5953 aaronmk
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
148 5657 aaronmk
                                                    <taxonomicname>
149 5012 aaronmk
                                                        <_join_words>
150 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
151 5788 aaronmk
                                                            <2>
152 5138 aaronmk
                                                                <_join_words>
153 5788 aaronmk
                                                                    <1>
154 5657 aaronmk
                                                                        <_join_words>
155 5788 aaronmk
                                                                            <2>$Genus</2>
156
                                                                            <3>$Species</3>
157
                                                                            <5>
158
                                                                                <_join_words>
159
                                                                                    <1>
160
                                                                                        <_if name="if has infraspecificEpithet">
161
                                                                                            <cond>$infra_ep_1</cond>
162
                                                                                            <then>$infra_rank_1</then>
163
                                                                                        </_if>
164
                                                                                    </1>
165
                                                                                    <2>$infra_ep_1</2>
166
                                                                                </_join_words>
167
                                                                            </5>
168 5657 aaronmk
                                                                        </_join_words>
169 5788 aaronmk
                                                                    </1>
170
                                                                    <2>$auth</2>
171 5138 aaronmk
                                                                </_join_words>
172 5788 aaronmk
                                                            </2>
173 5012 aaronmk
                                                        </_join_words>
174 5657 aaronmk
                                                    </taxonomicname>
175
                                                </taxonlabel>
176
                                            </matched_label_id>
177 5294 aaronmk
                                            <parent_id>
178 5608 aaronmk
                                                <taxonlabel>
179 5657 aaronmk
                                                    <rank>$infra_rank_1</rank>
180
                                                    <taxonverbatim><verbatimrank>$infra_rank_1</verbatimrank></taxonverbatim>
181 5294 aaronmk
                                                    <parent_id>
182 5608 aaronmk
                                                        <taxonlabel>
183 5657 aaronmk
                                                            <rank>cultivar</rank>
184 5294 aaronmk
                                                            <parent_id>
185 5608 aaronmk
                                                                <taxonlabel>
186 5657 aaronmk
                                                                    <rank>forma</rank>
187 5294 aaronmk
                                                                    <parent_id>
188 5608 aaronmk
                                                                        <taxonlabel>
189 5657 aaronmk
                                                                            <rank>variety</rank>
190 5294 aaronmk
                                                                            <parent_id>
191 5608 aaronmk
                                                                                <taxonlabel>
192 5657 aaronmk
                                                                                    <rank>subspecies</rank>
193 5294 aaronmk
                                                                                    <parent_id>
194 5608 aaronmk
                                                                                        <taxonlabel>
195 5657 aaronmk
                                                                                            <rank>species</rank>
196
                                                                                            <taxonepithet>$Species</taxonepithet>
197 5306 aaronmk
                                                                                            <parent_id>
198 5608 aaronmk
                                                                                                <taxonlabel>
199 5657 aaronmk
                                                                                                    <rank>genus</rank>
200
                                                                                                    <taxonepithet>$Genus</taxonepithet>
201
                                                                                                    <parent_id>
202
                                                                                                        <taxonlabel>
203
                                                                                                            <rank>family</rank>
204
                                                                                                            <taxonepithet>$Family</taxonepithet>
205
                                                                                                        </taxonlabel>
206
                                                                                                    </parent_id>
207 5608 aaronmk
                                                                                                </taxonlabel>
208 5306 aaronmk
                                                                                            </parent_id>
209 5608 aaronmk
                                                                                        </taxonlabel>
210 5294 aaronmk
                                                                                    </parent_id>
211 5608 aaronmk
                                                                                </taxonlabel>
212 5294 aaronmk
                                                                            </parent_id>
213 5608 aaronmk
                                                                        </taxonlabel>
214 5294 aaronmk
                                                                    </parent_id>
215 5608 aaronmk
                                                                </taxonlabel>
216 5294 aaronmk
                                                            </parent_id>
217 5608 aaronmk
                                                        </taxonlabel>
218 5294 aaronmk
                                                    </parent_id>
219 5657 aaronmk
                                                    <taxonepithet>$infra_ep_1</taxonepithet>
220 5608 aaronmk
                                                </taxonlabel>
221 5294 aaronmk
                                            </parent_id>
222 5657 aaronmk
                                            <rank>$infra_rank_1</rank>
223
                                            <taxonomicname>
224 5656 aaronmk
                                                <_join_words>
225 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$Family</family></_taxon_family_require_std></1>
226 5788 aaronmk
                                                    <2>
227 5656 aaronmk
                                                        <_join_words>
228 5788 aaronmk
                                                            <1>
229 5657 aaronmk
                                                                <_join_words>
230 5788 aaronmk
                                                                    <2>$Genus</2>
231
                                                                    <3>$Species</3>
232
                                                                    <5>
233
                                                                        <_join_words>
234
                                                                            <1>
235
                                                                                <_if name="if has infraspecificEpithet">
236
                                                                                    <cond>$infra_ep_1</cond>
237
                                                                                    <then>$infra_rank_1</then>
238
                                                                                </_if>
239
                                                                            </1>
240
                                                                            <2>$infra_ep_1</2>
241
                                                                        </_join_words>
242
                                                                    </5>
243 5657 aaronmk
                                                                </_join_words>
244 5788 aaronmk
                                                            </1>
245
                                                            <2>$auth</2>
246 5656 aaronmk
                                                        </_join_words>
247 5788 aaronmk
                                                    </2>
248 5656 aaronmk
                                                </_join_words>
249 5657 aaronmk
                                            </taxonomicname>
250
                                        </taxonlabel>
251
                                    </taxonlabel_id>
252
                                    <author>$auth</author>
253
                                    <family>$Family</family>
254
                                    <genus>$Genus</genus>
255 5783 aaronmk
                                    <specific_epithet>$Species</specific_epithet>
256 5657 aaronmk
                                    <verbatimrank>$infra_rank_1</verbatimrank>
257
                                </taxonverbatim>
258
                            </taxonverbatim_id>
259 4621 aaronmk
                            <taxonfit>$cfaff</taxonfit>
260
                        </taxondetermination>
261
                        <taxondetermination>
262
                            <isoriginal>true</isoriginal>
263 5657 aaronmk
                            <taxonverbatim_id>
264
                                <taxonverbatim>
265
                                    <taxonlabel_id>
266 5608 aaronmk
                                        <taxonlabel>
267 5657 aaronmk
                                            <matched_label_id>
268
                                                <taxonlabel>
269 5953 aaronmk
                                                    <reference_id><reference><shortname>TNRS</shortname></reference></reference_id>
270 5657 aaronmk
                                                    <taxonomicname>
271
                                                        <_join_words>
272 5790 aaronmk
                                                            <1><_taxon_family_require_std><family>$OrigFamily</family></_taxon_family_require_std></1>
273 5788 aaronmk
                                                            <2>
274
                                                                <_join_words>
275
                                                                    <2>$OrigGenus</2>
276
                                                                    <3>$OrigSpecies</3>
277
                                                                </_join_words>
278
                                                            </2>
279 5657 aaronmk
                                                        </_join_words>
280
                                                    </taxonomicname>
281
                                                </taxonlabel>
282
                                            </matched_label_id>
283 5295 aaronmk
                                            <parent_id>
284 5608 aaronmk
                                                <taxonlabel>
285 5295 aaronmk
                                                    <parent_id>
286 5608 aaronmk
                                                        <taxonlabel>
287 5657 aaronmk
                                                            <rank>cultivar</rank>
288 5295 aaronmk
                                                            <parent_id>
289 5608 aaronmk
                                                                <taxonlabel>
290 5657 aaronmk
                                                                    <rank>forma</rank>
291 5295 aaronmk
                                                                    <parent_id>
292 5608 aaronmk
                                                                        <taxonlabel>
293 5657 aaronmk
                                                                            <rank>variety</rank>
294 5295 aaronmk
                                                                            <parent_id>
295 5608 aaronmk
                                                                                <taxonlabel>
296 5657 aaronmk
                                                                                    <rank>subspecies</rank>
297 5295 aaronmk
                                                                                    <parent_id>
298 5608 aaronmk
                                                                                        <taxonlabel>
299 5657 aaronmk
                                                                                            <rank>species</rank>
300
                                                                                            <taxonepithet>$OrigSpecies</taxonepithet>
301 5306 aaronmk
                                                                                            <parent_id>
302 5608 aaronmk
                                                                                                <taxonlabel>
303 5657 aaronmk
                                                                                                    <rank>genus</rank>
304
                                                                                                    <taxonepithet>$OrigGenus</taxonepithet>
305
                                                                                                    <parent_id>
306
                                                                                                        <taxonlabel>
307
                                                                                                            <rank>family</rank>
308
                                                                                                            <taxonepithet>$OrigFamily</taxonepithet>
309
                                                                                                        </taxonlabel>
310
                                                                                                    </parent_id>
311 5608 aaronmk
                                                                                                </taxonlabel>
312 5306 aaronmk
                                                                                            </parent_id>
313 5608 aaronmk
                                                                                        </taxonlabel>
314 5295 aaronmk
                                                                                    </parent_id>
315 5608 aaronmk
                                                                                </taxonlabel>
316 5295 aaronmk
                                                                            </parent_id>
317 5608 aaronmk
                                                                        </taxonlabel>
318 5295 aaronmk
                                                                    </parent_id>
319 5608 aaronmk
                                                                </taxonlabel>
320 5295 aaronmk
                                                            </parent_id>
321 5608 aaronmk
                                                        </taxonlabel>
322 5295 aaronmk
                                                    </parent_id>
323 5608 aaronmk
                                                </taxonlabel>
324 5295 aaronmk
                                            </parent_id>
325 5657 aaronmk
                                            <taxonomicname>
326
                                                <_join_words>
327 5790 aaronmk
                                                    <1><_taxon_family_require_std><family>$OrigFamily</family></_taxon_family_require_std></1>
328 5788 aaronmk
                                                    <2>
329
                                                        <_join_words>
330
                                                            <2>$OrigGenus</2>
331
                                                            <3>$OrigSpecies</3>
332
                                                        </_join_words>
333
                                                    </2>
334 5657 aaronmk
                                                </_join_words>
335
                                            </taxonomicname>
336 5608 aaronmk
                                        </taxonlabel>
337 5657 aaronmk
                                    </taxonlabel_id>
338
                                    <family>$OrigFamily</family>
339
                                    <genus>$OrigGenus</genus>
340 5783 aaronmk
                                    <specific_epithet>$OrigSpecies</specific_epithet>
341 5657 aaronmk
                                </taxonverbatim>
342
                            </taxonverbatim_id>
343 4621 aaronmk
                        </taxondetermination>
344
                        <verbatimcollectorname>
345 5014 aaronmk
                            <_join_words>
346
                                <1>$coll_firstname</1>
347
                                <2>$coll_lastname</2>
348
                            </_join_words>
349 4621 aaronmk
                        </verbatimcollectorname>
350
                        <voucher>
351
                            <specimenreplicate_id>
352
                                <specimenreplicate>
353
                                    <catalognumber_dwc>
354
                                        <_if name="if indirect voucher">
355
                                            <cond>
356
                                                <_eq>
357
                                                    <right>indirect</right>
358
                                                    <left>$DetType</left>
359
                                                </_eq>
360
                                            </cond>
361
                                            <then>
362
                                                <_alt>
363
                                                    <1>$coll_number</1>
364
                                                    <2>$SourceVoucher</2>
365
                                                </_alt>
366
                                            </then>
367
                                        </_if>
368
                                    </catalognumber_dwc>
369
                                </specimenreplicate>
370
                            </specimenreplicate_id>
371
                        </voucher>
372
                    </taxonoccurrence>
373
                </locationevent>
374 5773 aaronmk
                <sourceaccessioncode>
375
                    <_join>
376
                        <1>$PlotID</1>
377
                        <2>$Line</2>
378
                    </_join>
379
                </sourceaccessioncode>
380 4621 aaronmk
            </location>
381
        </path>
382
    </_simplifyPath>
383 3641 aaronmk
</VegBIEN>
384 5977 aaronmk
Inserted 52 new rows into database