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
                                    <class>$Class</class>
261
                                    <family>$Family</family>
262
                                    <genus>$Genus</genus>
263
                                    <kingdom>$Kingdom</kingdom>
264
                                    <order>$Order</order>
265
                                    <phylum>$Phylum</phylum>
266
                                    <scientificname>
267
                                        <_alt>
268
                                            <1>$ScientificNameAuthor</1>
269
                                            <2>$ScientificName</2>
270
                                        </_alt>
271
                                    </scientificname>
272
                                    <species>$Species</species>
273
                                    <subspecies>$Subspecies</subspecies>
274
                                </plantconcept>
275
                            </plantconcept_id>
276
                            <determinationdate>
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
                            </determinationdate>
301
                            <notes>$Remarks</notes>
302
                            <taxonfit>$IdentificationModifier</taxonfit>
303
                        </taxondetermination>
304
                        <verbatimcollectorname>$Collector</verbatimcollectorname>
305
                    </taxonoccurrence>
306
                    <waterdepth>
307
                        <_avg>
308
                            <max>
309
                                <_units>
310
                                    <default>m</default>
311
                                    <to>m</to>
312
                                    <to></to>
313
                                    <value>
314
                                        <_replace>
315
                                            <\bca\.?></\bca\.?>
316
                                            <value>$MaximumDepthInMeters</value>
317
                                        </_replace>
318
                                    </value>
319
                                </_units>
320
                            </max>
321
                            <min>
322
                                <_units>
323
                                    <default>m</default>
324
                                    <to>m</to>
325
                                    <to></to>
326
                                    <value>
327
                                        <_replace>
328
                                            <\bca\.?></\bca\.?>
329
                                            <value>$MinimumDepthInMeters</value>
330
                                        </_replace>
331
                                    </value>
332
                                </_units>
333
                            </min>
334
                        </_avg>
335
                    </waterdepth>
336
                </locationevent>
337
                <locationnarrative>$Locality</locationnarrative>
338
            </location>
339
        </path>
340
    </_simplifyPath>
341
</VegBIEN>
342
Inserted 27 new rows into database
(5-5/6)