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
                        <namedplace>
157
                            <rank>county</rank>
158
                            <placename>$County</placename>
159
                            <parent_id>
160
                                <namedplace>
161
                                    <rank>stateProvince</rank>
162
                                    <placename>$StateProvince</placename>
163
                                    <parent_id>
164
                                        <namedplace>
165
                                            <rank>country</rank>
166
                                            <placename>$Country</placename>
167
                                            <parent_id>
168
                                                <namedplace>
169
                                                    <rank>continent</rank>
170
                                                    <placename>$ContinentOcean</placename>
171
                                                </namedplace>
172
                                            </parent_id>
173
                                        </namedplace>
174
                                    </parent_id>
175
                                </namedplace>
176
                            </parent_id>
177
                        </namedplace>
178
                    </namedplace_id>
179
                </locationdetermination>
180
                <locationevent>
181
                    <taxonoccurrence>
182
                        <aggregateoccurrence>
183
                            <collectiondate>
184
                                <_alt>
185
                                    <1><_date><date>$VerbatimCollectingDate</date></_date></1>
186
                                    <2>
187
                                        <_date>
188
                                            <day>
189
                                                <_nullIf>
190
                                                    <null>0</null>
191
                                                    <type>float</type>
192
                                                    <value>$DayCollected</value>
193
                                                </_nullIf>
194
                                            </day>
195
                                            <month>
196
                                                <_nullIf>
197
                                                    <null>0</null>
198
                                                    <type>float</type>
199
                                                    <value>$MonthCollected</value>
200
                                                </_nullIf>
201
                                            </month>
202
                                            <year>
203
                                                <_nullIf>
204
                                                    <null>0</null>
205
                                                    <type>float</type>
206
                                                    <value>$YearCollected</value>
207
                                                </_nullIf>
208
                                            </year>
209
                                        </_date>
210
                                    </2>
211
                                </_alt>
212
                            </collectiondate>
213
                            <count>$IndividualCount</count>
214
                            <notes>$FieldNotes</notes>
215
                            <plantobservation>
216
                                <collectionnumber>$CollectorNumber</collectionnumber>
217
                                <definedvalue fkey="tablerecord_id">
218
                                    <userdefined_id>
219
                                        <userdefined>
220
                                            <tablename>plantobservation</tablename>
221
                                            <userdefinedname>sex</userdefinedname>
222
                                        </userdefined>
223
                                    </userdefined_id>
224
                                    <definedvalue>$Sex</definedvalue>
225
                                </definedvalue>
226
                                <specimenreplicate>
227
                                    <catalognumber_dwc>
228
                                        <_alt>
229
                                            <1>$CatalogNumberNumeric</1>
230
                                            <2>$CatalogNumber</2>
231
                                        </_alt>
232
                                    </catalognumber_dwc>
233
                                    <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
234
                                    <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
235
                                    <sourceaccessioncode>$GlobalUniqueIdentifier</sourceaccessioncode>
236
                                </specimenreplicate>
237
                            </plantobservation>
238
                        </aggregateoccurrence>
239
                        <authortaxoncode>
240
                            <_alt>
241
                                <1>$CollectorNumber</1>
242
                                <2>
243
                                    <_alt>
244
                                        <1>$ScientificNameAuthor</1>
245
                                        <2>$ScientificName</2>
246
                                    </_alt>
247
                                </2>
248
                            </_alt>
249
                        </authortaxoncode>
250
                        <taxondetermination>
251
                            <party_id>
252
                                <party>
253
                                    <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
254
                                    <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
255
                                    <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
256
                                </party>
257
                            </party_id>
258
                            <plantconcept_id>
259
                                <plantconcept>
260
                                    <plantname_id>
261
                                        <plantname>
262
                                            <rank>binomial</rank>
263
                                            <plantname>
264
                                                <_alt>
265
                                                    <1>$ScientificNameAuthor</1>
266
                                                    <2>$ScientificName</2>
267
                                                </_alt>
268
                                            </plantname>
269
                                            <parent_id>
270
                                                <plantname>
271
                                                    <rank>authority</rank>
272
                                                    <parent_id>
273
                                                        <plantname>
274
                                                            <rank>subspecies</rank>
275
                                                            <plantname>$Subspecies</plantname>
276
                                                            <parent_id>
277
                                                                <plantname>
278
                                                                    <rank>species</rank>
279
                                                                    <plantname>$Species</plantname>
280
                                                                    <parent_id>
281
                                                                        <plantname>
282
                                                                            <rank>genus</rank>
283
                                                                            <plantname>$Genus</plantname>
284
                                                                            <parent_id>
285
                                                                                <plantname>
286
                                                                                    <rank>family</rank>
287
                                                                                    <plantname>$Family</plantname>
288
                                                                                    <parent_id>
289
                                                                                        <plantname>
290
                                                                                            <rank>order</rank>
291
                                                                                            <plantname>$Order</plantname>
292
                                                                                            <parent_id>
293
                                                                                                <plantname>
294
                                                                                                    <rank>class</rank>
295
                                                                                                    <plantname>$Class</plantname>
296
                                                                                                    <parent_id>
297
                                                                                                        <plantname>
298
                                                                                                            <rank>subkingdom</rank>
299
                                                                                                            <plantname>$Phylum</plantname>
300
                                                                                                            <parent_id>
301
                                                                                                                <plantname>
302
                                                                                                                    <rank>kingdom</rank>
303
                                                                                                                    <plantname>$Kingdom</plantname>
304
                                                                                                                </plantname>
305
                                                                                                            </parent_id>
306
                                                                                                        </plantname>
307
                                                                                                    </parent_id>
308
                                                                                                </plantname>
309
                                                                                            </parent_id>
310
                                                                                        </plantname>
311
                                                                                    </parent_id>
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
                                    </plantname_id>
324
                                </plantconcept>
325
                            </plantconcept_id>
326
                            <determinationdate>
327
                                <_date>
328
                                    <day>
329
                                        <_nullIf>
330
                                            <null>0</null>
331
                                            <type>float</type>
332
                                            <value>$DayIdentified</value>
333
                                        </_nullIf>
334
                                    </day>
335
                                    <month>
336
                                        <_nullIf>
337
                                            <null>0</null>
338
                                            <type>float</type>
339
                                            <value>$MonthIdentified</value>
340
                                        </_nullIf>
341
                                    </month>
342
                                    <year>
343
                                        <_nullIf>
344
                                            <null>0</null>
345
                                            <type>float</type>
346
                                            <value>$YearIdentified</value>
347
                                        </_nullIf>
348
                                    </year>
349
                                </_date>
350
                            </determinationdate>
351
                            <notes>$Remarks</notes>
352
                            <taxonfit>$IdentificationModifier</taxonfit>
353
                        </taxondetermination>
354
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
355
                    </taxonoccurrence>
356
                    <waterdepth>
357
                        <_avg>
358
                            <max>
359
                                <_units>
360
                                    <default>m</default>
361
                                    <to>m</to>
362
                                    <to></to>
363
                                    <value>
364
                                        <_replace>
365
                                            <\bca\.?></\bca\.?>
366
                                            <value>$MaximumDepthInMeters</value>
367
                                        </_replace>
368
                                    </value>
369
                                </_units>
370
                            </max>
371
                            <min>
372
                                <_units>
373
                                    <default>m</default>
374
                                    <to>m</to>
375
                                    <to></to>
376
                                    <value>
377
                                        <_replace>
378
                                            <\bca\.?></\bca\.?>
379
                                            <value>$MinimumDepthInMeters</value>
380
                                        </_replace>
381
                                    </value>
382
                                </_units>
383
                            </min>
384
                        </_avg>
385
                    </waterdepth>
386
                </locationevent>
387
                <locationnarrative>$Locality</locationnarrative>
388
            </location>
389
        </path>
390
    </_simplifyPath>
391
</VegBIEN>
392
Inserted 38 new rows into database
(5-5/6)