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