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
            <specimenreplicate>
211
                <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
212
                <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
213
                <collectionnumber>
214
                    <_alt>
215
                        <1><_alt><1>$CollectorNumber</1></_alt></1>
216
                        <3>$FieldNumber</3>
217
                    </_alt>
218
                </collectionnumber>
219
                <definedvalue fkey="tablerecord_id">
220
                    <userdefined_id>
221
                        <userdefined>
222
                            <tablename>specimenreplicate</tablename>
223
                            <userdefinedname>sex</userdefinedname>
224
                        </userdefined>
225
                    </userdefined_id>
226
                    <definedvalue>$Sex</definedvalue>
227
                </definedvalue>
228
                <description><_merge><1>$Notes</1></_merge></description>
229
                <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
230
                <taxondetermination>
231
                    <role>identifier</role>
232
                    <determinationdate>
233
                        <_date>
234
                            <date>
235
                                <_dateRangeStart>
236
                                    <value>
237
                                        <_alt>
238
                                            <1>
239
                                                <_date>
240
                                                    <day>
241
                                                        <_nullIf>
242
                                                            <null>0</null>
243
                                                            <type>float</type>
244
                                                            <value>$DayIdentified</value>
245
                                                        </_nullIf>
246
                                                    </day>
247
                                                    <month>
248
                                                        <_nullIf>
249
                                                            <null>0</null>
250
                                                            <type>float</type>
251
                                                            <value>$MonthIdentified</value>
252
                                                        </_nullIf>
253
                                                    </month>
254
                                                    <year>
255
                                                        <_nullIf>
256
                                                            <null>0</null>
257
                                                            <type>float</type>
258
                                                            <value>$YearIdentified</value>
259
                                                        </_nullIf>
260
                                                    </year>
261
                                                </_date>
262
                                            </1>
263
                                        </_alt>
264
                                    </value>
265
                                </_dateRangeStart>
266
                            </date>
267
                        </_date>
268
                    </determinationdate>
269
                    <iscurrent>true</iscurrent>
270
                    <party_id>
271
                        <party>
272
                            <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
273
                            <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
274
                            <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
275
                        </party>
276
                    </party_id>
277
                    <isoriginal>true</isoriginal>
278
                    <plantconcept_id>
279
                        <plantconcept>
280
                            <plantname_id>
281
                                <_simplifyPath>
282
                                    <next>parent_id/plantname</next>
283
                                    <require>plantname</require>
284
                                    <path>
285
                                        <plantname>
286
                                            <rank>binomial</rank>
287
                                            <plantname>$ScientificName</plantname>
288
                                            <parent_id>
289
                                                <plantname>
290
                                                    <rank>authority</rank>
291
                                                    <plantname>$ScientificNameAuthor</plantname>
292
                                                    <parent_id>
293
                                                        <plantname>
294
                                                            <rank>subspecies</rank>
295
                                                            <plantname>$Subspecies</plantname>
296
                                                            <parent_id>
297
                                                                <plantname>
298
                                                                    <rank>species</rank>
299
                                                                    <plantname>$Species</plantname>
300
                                                                    <parent_id>
301
                                                                        <plantname>
302
                                                                            <rank>genus</rank>
303
                                                                            <plantname>$Genus</plantname>
304
                                                                            <parent_id>
305
                                                                                <plantname>
306
                                                                                    <rank>family</rank>
307
                                                                                    <plantname>$Family</plantname>
308
                                                                                    <parent_id>
309
                                                                                        <plantname>
310
                                                                                            <rank>order</rank>
311
                                                                                            <plantname>$Order</plantname>
312
                                                                                            <parent_id>
313
                                                                                                <plantname>
314
                                                                                                    <rank>class</rank>
315
                                                                                                    <plantname>$Class</plantname>
316
                                                                                                    <parent_id>
317
                                                                                                        <plantname>
318
                                                                                                            <rank>subkingdom</rank>
319
                                                                                                            <plantname>$Phylum</plantname>
320
                                                                                                            <parent_id>
321
                                                                                                                <plantname>
322
                                                                                                                    <rank>kingdom</rank>
323
                                                                                                                    <plantname>$Kingdom</plantname>
324
                                                                                                                </plantname>
325
                                                                                                            </parent_id>
326
                                                                                                        </plantname>
327
                                                                                                    </parent_id>
328
                                                                                                </plantname>
329
                                                                                            </parent_id>
330
                                                                                        </plantname>
331
                                                                                    </parent_id>
332
                                                                                </plantname>
333
                                                                            </parent_id>
334
                                                                        </plantname>
335
                                                                    </parent_id>
336
                                                                </plantname>
337
                                                            </parent_id>
338
                                                        </plantname>
339
                                                    </parent_id>
340
                                                </plantname>
341
                                            </parent_id>
342
                                        </plantname>
343
                                    </path>
344
                                </_simplifyPath>
345
                            </plantname_id>
346
                        </plantconcept>
347
                    </plantconcept_id>
348
                </taxondetermination>
349
                <verbatimcollectorname>$Collector</verbatimcollectorname>
350
            </specimenreplicate>
351
            <waterdepth>
352
                <_avg>
353
                    <max>
354
                        <_units>
355
                            <default>m</default>
356
                            <to>m</to>
357
                            <to></to>
358
                            <value>$MaximumDepth</value>
359
                        </_units>
360
                    </max>
361
                    <min>
362
                        <_units>
363
                            <default>m</default>
364
                            <to>m</to>
365
                            <to></to>
366
                            <value>$MinimumDepth</value>
367
                        </_units>
368
                    </min>
369
                </_avg>
370
            </waterdepth>
371
        </locationevent>
372
        <locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
373
        <sourceaccessioncode>
374
            <_alt>
375
                <2>
376
                    <_merge>
377
                        <1>$InstitutionCode</1>
378
                        <2>$CollectionCode</2>
379
                        <3>$CatalogNumber</3>
380
                    </_merge>
381
                </2>
382
            </_alt>
383
        </sourceaccessioncode>
384
    </location>
385
</VegBIEN>
386
Inserted 41 new rows into database
    (1-1/1)