Project

General

Profile

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