Project

General

Profile

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