Project

General

Profile

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