Project

General

Profile

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