Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode>
5
            <_merge>
6
                <1>$InstitutionCode</1>
7
                <2>$CollectionCode</2>
8
                <3>$CatalogNumberNumeric</3>
9
            </_merge>
10
        </authorlocationcode>
11
        <elevation>
12
            <_alt>
13
                <1>
14
                    <_replace>
15
                        <\bca\.?></\bca\.?>
16
                        <value>$VerbatimElevation</value>
17
                    </_replace>
18
                </1>
19
                <2>
20
                    <_avg>
21
                        <max>
22
                            <_units>
23
                                <default>m</default>
24
                                <to>m</to>
25
                                <to></to>
26
                                <value>
27
                                    <_replace>
28
                                        <\bca\.?></\bca\.?>
29
                                        <value>$MaximumElevationInMeters</value>
30
                                    </_replace>
31
                                </value>
32
                            </_units>
33
                        </max>
34
                        <min>
35
                            <_units>
36
                                <default>m</default>
37
                                <to>m</to>
38
                                <to></to>
39
                                <value>
40
                                    <_rangeStart>
41
                                        <value>
42
                                            <_replace>
43
                                                <\bca\.?></\bca\.?>
44
                                                <value>$MinimumElevationInMeters</value>
45
                                            </_replace>
46
                                        </value>
47
                                    </_rangeStart>
48
                                </value>
49
                            </_units>
50
                        </min>
51
                    </_avg>
52
                </2>
53
            </_alt>
54
        </elevation>
55
        <elevationrange>
56
            <_range>
57
                <from>
58
                    <_units>
59
                        <default>m</default>
60
                        <to>m</to>
61
                        <to></to>
62
                        <value>
63
                            <_rangeStart>
64
                                <value>
65
                                    <_replace>
66
                                        <\bca\.?></\bca\.?>
67
                                        <value>$MinimumElevationInMeters</value>
68
                                    </_replace>
69
                                </value>
70
                            </_rangeStart>
71
                        </value>
72
                    </_units>
73
                </from>
74
                <to>
75
                    <_units>
76
                        <default>m</default>
77
                        <to>m</to>
78
                        <to></to>
79
                        <value>
80
                            <_alt>
81
                                <1>
82
                                    <_replace>
83
                                        <\bca\.?></\bca\.?>
84
                                        <value>$MaximumElevationInMeters</value>
85
                                    </_replace>
86
                                </1>
87
                                <2>
88
                                    <_rangeEnd>
89
                                        <value>
90
                                            <_replace>
91
                                                <\bca\.?></\bca\.?>
92
                                                <value>$MinimumElevationInMeters</value>
93
                                            </_replace>
94
                                        </value>
95
                                    </_rangeEnd>
96
                                </2>
97
                            </_alt>
98
                        </value>
99
                    </_units>
100
                </to>
101
            </_range>
102
        </elevationrange>
103
        <locationdetermination>
104
            <coordsaccuracy><_noCV><value>$CoordinateUncertaintyInMeters</value></_noCV></coordsaccuracy>
105
            <footprintgeometry_dwc>$BoundingBox</footprintgeometry_dwc>
106
            <latitude>
107
                <_alt>
108
                    <1>
109
                        <_nullIf>
110
                            <null>0</null>
111
                            <type>float</type>
112
                            <value>$DecimalLatitude</value>
113
                        </_nullIf>
114
                    </1>
115
                    <2>
116
                        <_nullIf>
117
                            <null>0</null>
118
                            <type>float</type>
119
                            <value>$VerbatimLatitude</value>
120
                        </_nullIf>
121
                    </2>
122
                </_alt>
123
            </latitude>
124
            <longitude>
125
                <_alt>
126
                    <1>
127
                        <_nullIf>
128
                            <null>0</null>
129
                            <type>float</type>
130
                            <value>$DecimalLongitude</value>
131
                        </_nullIf>
132
                    </1>
133
                    <2>
134
                        <_nullIf>
135
                            <null>0</null>
136
                            <type>float</type>
137
                            <value>$VerbatimLongitude</value>
138
                        </_nullIf>
139
                    </2>
140
                </_alt>
141
            </longitude>
142
            <namedplace_id>
143
                <_simplifyPath>
144
                    <next>parent_id/namedplace</next>
145
                    <require>placename</require>
146
                    <path>
147
                        <namedplace>
148
                            <rank>county</rank>
149
                            <placename>$County</placename>
150
                            <parent_id>
151
                                <namedplace>
152
                                    <rank>stateProvince</rank>
153
                                    <placename>$StateProvince</placename>
154
                                    <parent_id>
155
                                        <namedplace>
156
                                            <rank>country</rank>
157
                                            <placename>$Country</placename>
158
                                            <parent_id>
159
                                                <namedplace>
160
                                                    <rank>continent</rank>
161
                                                    <placename>$ContinentOcean</placename>
162
                                                </namedplace>
163
                                            </parent_id>
164
                                        </namedplace>
165
                                    </parent_id>
166
                                </namedplace>
167
                            </parent_id>
168
                        </namedplace>
169
                    </path>
170
                </_simplifyPath>
171
            </namedplace_id>
172
        </locationdetermination>
173
        <locationevent>
174
            <obsenddate>
175
                <_date>
176
                    <date>
177
                        <_dateRangeEnd>
178
                            <value>
179
                                <_alt>
180
                                    <0>$VerbatimCollectingDate</0>
181
                                    <1>
182
                                        <_date>
183
                                            <day>
184
                                                <_nullIf>
185
                                                    <null>0</null>
186
                                                    <type>float</type>
187
                                                    <value>$DayCollected</value>
188
                                                </_nullIf>
189
                                            </day>
190
                                            <month>
191
                                                <_nullIf>
192
                                                    <null>0</null>
193
                                                    <type>float</type>
194
                                                    <value>$MonthCollected</value>
195
                                                </_nullIf>
196
                                            </month>
197
                                            <year>
198
                                                <_nullIf>
199
                                                    <null>0</null>
200
                                                    <type>float</type>
201
                                                    <value>$YearCollected</value>
202
                                                </_nullIf>
203
                                            </year>
204
                                        </_date>
205
                                    </1>
206
                                </_alt>
207
                            </value>
208
                        </_dateRangeEnd>
209
                    </date>
210
                </_date>
211
            </obsenddate>
212
            <obsstartdate>
213
                <_date>
214
                    <date>
215
                        <_dateRangeStart>
216
                            <value>
217
                                <_alt>
218
                                    <0>$VerbatimCollectingDate</0>
219
                                    <1>
220
                                        <_date>
221
                                            <day>
222
                                                <_nullIf>
223
                                                    <null>0</null>
224
                                                    <type>float</type>
225
                                                    <value>$DayCollected</value>
226
                                                </_nullIf>
227
                                            </day>
228
                                            <month>
229
                                                <_nullIf>
230
                                                    <null>0</null>
231
                                                    <type>float</type>
232
                                                    <value>$MonthCollected</value>
233
                                                </_nullIf>
234
                                            </month>
235
                                            <year>
236
                                                <_nullIf>
237
                                                    <null>0</null>
238
                                                    <type>float</type>
239
                                                    <value>$YearCollected</value>
240
                                                </_nullIf>
241
                                            </year>
242
                                        </_date>
243
                                    </1>
244
                                </_alt>
245
                            </value>
246
                        </_dateRangeStart>
247
                    </date>
248
                </_date>
249
            </obsstartdate>
250
            <taxonoccurrence>
251
                <aggregateoccurrence>
252
                    <collectiondate>
253
                        <_date>
254
                            <date>
255
                                <_alt>
256
                                    <0>$VerbatimCollectingDate</0>
257
                                    <1>
258
                                        <_date>
259
                                            <day>
260
                                                <_nullIf>
261
                                                    <null>0</null>
262
                                                    <type>float</type>
263
                                                    <value>$DayCollected</value>
264
                                                </_nullIf>
265
                                            </day>
266
                                            <month>
267
                                                <_nullIf>
268
                                                    <null>0</null>
269
                                                    <type>float</type>
270
                                                    <value>$MonthCollected</value>
271
                                                </_nullIf>
272
                                            </month>
273
                                            <year>
274
                                                <_nullIf>
275
                                                    <null>0</null>
276
                                                    <type>float</type>
277
                                                    <value>$YearCollected</value>
278
                                                </_nullIf>
279
                                            </year>
280
                                        </_date>
281
                                    </1>
282
                                </_alt>
283
                            </date>
284
                        </_date>
285
                    </collectiondate>
286
                    <count>$IndividualCount</count>
287
                    <notes>$FieldNotes</notes>
288
                    <plantobservation>
289
                        <authorplantcode>
290
                            <_alt>
291
                                <1>$CollectorNumber</1>
292
                                <2>$FieldNumber</2>
293
                            </_alt>
294
                        </authorplantcode>
295
                        <definedvalue fkey="tablerecord_id">
296
                            <userdefined_id>
297
                                <userdefined>
298
                                    <tablename>plantobservation</tablename>
299
                                    <userdefinedname>sex</userdefinedname>
300
                                </userdefined>
301
                            </userdefined_id>
302
                            <definedvalue>$Sex</definedvalue>
303
                        </definedvalue>
304
                        <sourceaccessioncode>$GlobalUniqueIdentifier</sourceaccessioncode>
305
                        <specimenreplicate>
306
                            <catalognumber_dwc><_if name="if indirect voucher"><else>$CatalogNumberNumeric</else></_if></catalognumber_dwc>
307
                            <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
308
                            <collectionnumber>
309
                                <_alt>
310
                                    <1>$CollectorNumber</1>
311
                                    <2>$FieldNumber</2>
312
                                </_alt>
313
                            </collectionnumber>
314
                            <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
315
                            <sourceaccessioncode>$GlobalUniqueIdentifier</sourceaccessioncode>
316
                        </specimenreplicate>
317
                    </plantobservation>
318
                </aggregateoccurrence>
319
                <sourceaccessioncode>
320
                    <_alt>
321
                        <1>$GlobalUniqueIdentifier</1>
322
                        <2><_if name="if indirect voucher"><else>$CatalogNumberNumeric</else></_if></2>
323
                        <3>
324
                            <_alt>
325
                                <1>$CollectorNumber</1>
326
                                <2>$FieldNumber</2>
327
                            </_alt>
328
                        </3>
329
                    </_alt>
330
                </sourceaccessioncode>
331
                <taxondetermination>
332
                    <isoriginal>true</isoriginal>
333
                    <role>identifier</role>
334
                    <party_id>
335
                        <party>
336
                            <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
337
                            <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
338
                            <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
339
                        </party>
340
                    </party_id>
341
                    <plantconcept_id>
342
                        <plantconcept>
343
                            <plantname_id>
344
                                <_simplifyPath>
345
                                    <next>parent_id/plantname</next>
346
                                    <require>plantname</require>
347
                                    <path>
348
                                        <plantname>
349
                                            <rank>binomial</rank>
350
                                            <plantname>
351
                                                <_alt>
352
                                                    <1>$ScientificNameAuthor</1>
353
                                                    <2>$ScientificName</2>
354
                                                </_alt>
355
                                            </plantname>
356
                                            <parent_id>
357
                                                <plantname>
358
                                                    <rank>authority</rank>
359
                                                    <parent_id>
360
                                                        <plantname>
361
                                                            <rank>subspecies</rank>
362
                                                            <plantname>$Subspecies</plantname>
363
                                                            <parent_id>
364
                                                                <plantname>
365
                                                                    <rank>species</rank>
366
                                                                    <plantname>$Species</plantname>
367
                                                                    <parent_id>
368
                                                                        <plantname>
369
                                                                            <rank>genus</rank>
370
                                                                            <plantname>$Genus</plantname>
371
                                                                            <parent_id>
372
                                                                                <plantname>
373
                                                                                    <rank>family</rank>
374
                                                                                    <plantname>$Family</plantname>
375
                                                                                    <parent_id>
376
                                                                                        <plantname>
377
                                                                                            <rank>order</rank>
378
                                                                                            <plantname>$Order</plantname>
379
                                                                                            <parent_id>
380
                                                                                                <plantname>
381
                                                                                                    <rank>class</rank>
382
                                                                                                    <plantname>$Class</plantname>
383
                                                                                                    <parent_id>
384
                                                                                                        <plantname>
385
                                                                                                            <rank>subkingdom</rank>
386
                                                                                                            <plantname>$Phylum</plantname>
387
                                                                                                            <parent_id>
388
                                                                                                                <plantname>
389
                                                                                                                    <rank>kingdom</rank>
390
                                                                                                                    <plantname>$Kingdom</plantname>
391
                                                                                                                </plantname>
392
                                                                                                            </parent_id>
393
                                                                                                        </plantname>
394
                                                                                                    </parent_id>
395
                                                                                                </plantname>
396
                                                                                            </parent_id>
397
                                                                                        </plantname>
398
                                                                                    </parent_id>
399
                                                                                </plantname>
400
                                                                            </parent_id>
401
                                                                        </plantname>
402
                                                                    </parent_id>
403
                                                                </plantname>
404
                                                            </parent_id>
405
                                                        </plantname>
406
                                                    </parent_id>
407
                                                </plantname>
408
                                            </parent_id>
409
                                        </plantname>
410
                                    </path>
411
                                </_simplifyPath>
412
                            </plantname_id>
413
                        </plantconcept>
414
                    </plantconcept_id>
415
                    <determinationdate>
416
                        <_date>
417
                            <date>
418
                                <_dateRangeStart>
419
                                    <value>
420
                                        <_date>
421
                                            <day>
422
                                                <_nullIf>
423
                                                    <null>0</null>
424
                                                    <type>float</type>
425
                                                    <value>$DayIdentified</value>
426
                                                </_nullIf>
427
                                            </day>
428
                                            <month>
429
                                                <_nullIf>
430
                                                    <null>0</null>
431
                                                    <type>float</type>
432
                                                    <value>$MonthIdentified</value>
433
                                                </_nullIf>
434
                                            </month>
435
                                            <year>
436
                                                <_nullIf>
437
                                                    <null>0</null>
438
                                                    <type>float</type>
439
                                                    <value>$YearIdentified</value>
440
                                                </_nullIf>
441
                                            </year>
442
                                        </_date>
443
                                    </value>
444
                                </_dateRangeStart>
445
                            </date>
446
                        </_date>
447
                    </determinationdate>
448
                    <notes>$Remarks</notes>
449
                    <taxonfit>$IdentificationModifier</taxonfit>
450
                </taxondetermination>
451
                <verbatimcollectorname>$Collector</verbatimcollectorname>
452
            </taxonoccurrence>
453
            <waterdepth>
454
                <_avg>
455
                    <max>
456
                        <_units>
457
                            <default>m</default>
458
                            <to>m</to>
459
                            <to></to>
460
                            <value>
461
                                <_replace>
462
                                    <\bca\.?></\bca\.?>
463
                                    <value>$MaximumDepthInMeters</value>
464
                                </_replace>
465
                            </value>
466
                        </_units>
467
                    </max>
468
                    <min>
469
                        <_units>
470
                            <default>m</default>
471
                            <to>m</to>
472
                            <to></to>
473
                            <value>
474
                                <_replace>
475
                                    <\bca\.?></\bca\.?>
476
                                    <value>$MinimumDepthInMeters</value>
477
                                </_replace>
478
                            </value>
479
                        </_units>
480
                    </min>
481
                </_avg>
482
            </waterdepth>
483
        </locationevent>
484
        <locationnarrative>$Locality</locationnarrative>
485
        <sourceaccessioncode>$GlobalUniqueIdentifier</sourceaccessioncode>
486
    </location>
487
</VegBIEN>
488
Inserted 38 new rows into database
    (1-1/1)