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