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
            <latitude>
82
                <_alt>
83
                    <1>
84
                        <_nullIf>
85
                            <null>0</null>
86
                            <type>float</type>
87
                            <value>$latitude</value>
88
                        </_nullIf>
89
                    </1>
90
                </_alt>
91
            </latitude>
92
            <longitude>
93
                <_alt>
94
                    <1>
95
                        <_nullIf>
96
                            <null>0</null>
97
                            <type>float</type>
98
                            <value>$longitude</value>
99
                        </_nullIf>
100
                    </1>
101
                </_alt>
102
            </longitude>
103
            <namedplace_id>
104
                <_simplifyPath>
105
                    <next>parent_id/namedplace</next>
106
                    <require>placename</require>
107
                    <path>
108
                        <namedplace>
109
                            <rank>county</rank>
110
                            <placename>$County</placename>
111
                            <parent_id>
112
                                <namedplace>
113
                                    <rank>stateProvince</rank>
114
                                    <placename>$StateProvince</placename>
115
                                    <parent_id>
116
                                        <namedplace>
117
                                            <rank>country</rank>
118
                                            <placename>$Country</placename>
119
                                            <parent_id>
120
                                                <namedplace>
121
                                                    <rank>continent</rank>
122
                                                    <placename>$ContinentOcean</placename>
123
                                                </namedplace>
124
                                            </parent_id>
125
                                        </namedplace>
126
                                    </parent_id>
127
                                </namedplace>
128
                            </parent_id>
129
                        </namedplace>
130
                    </path>
131
                </_simplifyPath>
132
            </namedplace_id>
133
        </locationdetermination>
134
        <locationevent>
135
            <obsenddate>
136
                <_date>
137
                    <date>
138
                        <_dateRangeEnd>
139
                            <value>
140
                                <_alt>
141
                                    <1>
142
                                        <_date>
143
                                            <day>
144
                                                <_nullIf>
145
                                                    <null>0</null>
146
                                                    <type>float</type>
147
                                                    <value>$DayCollected</value>
148
                                                </_nullIf>
149
                                            </day>
150
                                            <month>
151
                                                <_nullIf>
152
                                                    <null>0</null>
153
                                                    <type>float</type>
154
                                                    <value>$MonthCollected</value>
155
                                                </_nullIf>
156
                                            </month>
157
                                            <year>
158
                                                <_nullIf>
159
                                                    <null>0</null>
160
                                                    <type>float</type>
161
                                                    <value>$YearCollected</value>
162
                                                </_nullIf>
163
                                            </year>
164
                                        </_date>
165
                                    </1>
166
                                </_alt>
167
                            </value>
168
                        </_dateRangeEnd>
169
                    </date>
170
                </_date>
171
            </obsenddate>
172
            <obsstartdate>
173
                <_date>
174
                    <date>
175
                        <_dateRangeStart>
176
                            <value>
177
                                <_alt>
178
                                    <1>
179
                                        <_date>
180
                                            <day>
181
                                                <_nullIf>
182
                                                    <null>0</null>
183
                                                    <type>float</type>
184
                                                    <value>$DayCollected</value>
185
                                                </_nullIf>
186
                                            </day>
187
                                            <month>
188
                                                <_nullIf>
189
                                                    <null>0</null>
190
                                                    <type>float</type>
191
                                                    <value>$MonthCollected</value>
192
                                                </_nullIf>
193
                                            </month>
194
                                            <year>
195
                                                <_nullIf>
196
                                                    <null>0</null>
197
                                                    <type>float</type>
198
                                                    <value>$YearCollected</value>
199
                                                </_nullIf>
200
                                            </year>
201
                                        </_date>
202
                                    </1>
203
                                </_alt>
204
                            </value>
205
                        </_dateRangeStart>
206
                    </date>
207
                </_date>
208
            </obsstartdate>
209
            <specimenreplicate>
210
                <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
211
                <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
212
                <collectionnumber><_alt><1><_alt><1>$CollectorNumber</1></_alt></1></_alt></collectionnumber>
213
                <description><_merge><1>$convertednotes</1></_merge></description>
214
                <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
215
                <taxondetermination>
216
                    <iscurrent>true</iscurrent>
217
                    <role>identifier</role>
218
                    <party_id>
219
                        <party>
220
                            <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
221
                            <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
222
                            <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
223
                        </party>
224
                    </party_id>
225
                    <isoriginal>true</isoriginal>
226
                    <plantconcept_id>
227
                        <plantconcept>
228
                            <plantname_id>
229
                                <_simplifyPath>
230
                                    <next>parent_id/plantname</next>
231
                                    <require>plantname</require>
232
                                    <path>
233
                                        <plantname>
234
                                            <rank>binomial</rank>
235
                                            <plantname>$ScientificName</plantname>
236
                                            <parent_id>
237
                                                <plantname>
238
                                                    <rank>authority</rank>
239
                                                    <plantname>$ScientificNameAuthor</plantname>
240
                                                    <parent_id>
241
                                                        <plantname>
242
                                                            <rank>subspecies</rank>
243
                                                            <plantname>$Subspecies</plantname>
244
                                                            <parent_id>
245
                                                                <plantname>
246
                                                                    <rank>species</rank>
247
                                                                    <plantname>$species</plantname>
248
                                                                    <parent_id>
249
                                                                        <plantname>
250
                                                                            <rank>genus</rank>
251
                                                                            <plantname>$genus</plantname>
252
                                                                            <parent_id>
253
                                                                                <plantname>
254
                                                                                    <rank>family</rank>
255
                                                                                    <plantname>$family</plantname>
256
                                                                                    <parent_id>
257
                                                                                        <plantname>
258
                                                                                            <rank>order</rank>
259
                                                                                            <parent_id>
260
                                                                                                <plantname>
261
                                                                                                    <rank>class</rank>
262
                                                                                                    <parent_id>
263
                                                                                                        <plantname>
264
                                                                                                            <rank>subkingdom</rank>
265
                                                                                                            <parent_id>
266
                                                                                                                <plantname>
267
                                                                                                                    <rank>kingdom</rank>
268
                                                                                                                    <plantname>$Kingdom</plantname>
269
                                                                                                                </plantname>
270
                                                                                                            </parent_id>
271
                                                                                                        </plantname>
272
                                                                                                    </parent_id>
273
                                                                                                </plantname>
274
                                                                                            </parent_id>
275
                                                                                        </plantname>
276
                                                                                    </parent_id>
277
                                                                                </plantname>
278
                                                                            </parent_id>
279
                                                                        </plantname>
280
                                                                    </parent_id>
281
                                                                </plantname>
282
                                                            </parent_id>
283
                                                        </plantname>
284
                                                    </parent_id>
285
                                                </plantname>
286
                                            </parent_id>
287
                                        </plantname>
288
                                    </path>
289
                                </_simplifyPath>
290
                            </plantname_id>
291
                        </plantconcept>
292
                    </plantconcept_id>
293
                </taxondetermination>
294
                <verbatimcollectorname>$Collector</verbatimcollectorname>
295
            </specimenreplicate>
296
        </locationevent>
297
        <locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
298
        <sourceaccessioncode>
299
            <_alt>
300
                <2>
301
                    <_merge>
302
                        <1>$InstitutionCode</1>
303
                        <2>$CollectionCode</2>
304
                        <3>$CatalogNumber</3>
305
                    </_merge>
306
                </2>
307
            </_alt>
308
        </sourceaccessioncode>
309
    </location>
310
</VegBIEN>
311
Inserted 32 new rows into database
    (1-1/1)