Project

General

Profile

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