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
                            <latitude>
86
                                <_alt>
87
                                    <1>
88
                                        <_nullIf>
89
                                            <null>0</null>
90
                                            <type>float</type>
91
                                            <value>$latitude</value>
92
                                        </_nullIf>
93
                                    </1>
94
                                </_alt>
95
                            </latitude>
96
                            <longitude>
97
                                <_alt>
98
                                    <1>
99
                                        <_nullIf>
100
                                            <null>0</null>
101
                                            <type>float</type>
102
                                            <value>$longitude</value>
103
                                        </_nullIf>
104
                                    </1>
105
                                </_alt>
106
                            </longitude>
107
                            <namedplace_id>
108
                                <_simplifyPath>
109
                                    <next>parent_id/namedplace</next>
110
                                    <require>placename</require>
111
                                    <path>
112
                                        <namedplace>
113
                                            <rank>county</rank>
114
                                            <placename>$County</placename>
115
                                            <parent_id>
116
                                                <namedplace>
117
                                                    <rank>stateProvince</rank>
118
                                                    <placename>$StateProvince</placename>
119
                                                    <parent_id>
120
                                                        <namedplace>
121
                                                            <rank>country</rank>
122
                                                            <placename>$Country</placename>
123
                                                            <parent_id>
124
                                                                <namedplace>
125
                                                                    <rank>continent</rank>
126
                                                                    <placename>$ContinentOcean</placename>
127
                                                                </namedplace>
128
                                                            </parent_id>
129
                                                        </namedplace>
130
                                                    </parent_id>
131
                                                </namedplace>
132
                                            </parent_id>
133
                                        </namedplace>
134
                                    </path>
135
                                </_simplifyPath>
136
                            </namedplace_id>
137
                        </locationdetermination>
138
                        <locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
139
                        <sourceaccessioncode>
140
                            <_alt>
141
                                <2>
142
                                    <_merge>
143
                                        <1>$InstitutionCode</1>
144
                                        <2>$CollectionCode</2>
145
                                        <3>$CatalogNumber</3>
146
                                    </_merge>
147
                                </2>
148
                            </_alt>
149
                        </sourceaccessioncode>
150
                    </location>
151
                </location_id>
152
                <obsenddate>
153
                    <_date>
154
                        <date>
155
                            <_dateRangeEnd>
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
                            </_dateRangeEnd>
186
                        </date>
187
                    </_date>
188
                </obsenddate>
189
                <obsstartdate>
190
                    <_date>
191
                        <date>
192
                            <_dateRangeStart>
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
                            </_dateRangeStart>
223
                        </date>
224
                    </_date>
225
                </obsstartdate>
226
            </locationevent>
227
        </locationevent_id>
228
        <catalognumber_dwc>$CatalogNumber</catalognumber_dwc>
229
        <collectioncode_dwc>$CollectionCode</collectioncode_dwc>
230
        <collectionnumber><_alt><1><_alt><1>$CollectorNumber</1></_alt></1></_alt></collectionnumber>
231
        <description><_merge><1>$convertednotes</1></_merge></description>
232
        <institution_id><party><organizationname>$InstitutionCode</organizationname></party></institution_id>
233
        <taxondetermination>
234
            <iscurrent>true</iscurrent>
235
            <role>identifier</role>
236
            <party_id>
237
                <party>
238
                    <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
239
                    <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
240
                    <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
241
                </party>
242
            </party_id>
243
            <isoriginal>true</isoriginal>
244
            <plantconcept_id>
245
                <plantconcept>
246
                    <plantname_id>
247
                        <_simplifyPath>
248
                            <next>parent_id/plantname</next>
249
                            <require>plantname</require>
250
                            <path>
251
                                <plantname>
252
                                    <rank>binomial</rank>
253
                                    <plantname>$ScientificName</plantname>
254
                                    <parent_id>
255
                                        <plantname>
256
                                            <rank>authority</rank>
257
                                            <plantname>$ScientificNameAuthor</plantname>
258
                                            <parent_id>
259
                                                <plantname>
260
                                                    <rank>subspecies</rank>
261
                                                    <plantname>$Subspecies</plantname>
262
                                                    <parent_id>
263
                                                        <plantname>
264
                                                            <rank>species</rank>
265
                                                            <plantname>$species</plantname>
266
                                                            <parent_id>
267
                                                                <plantname>
268
                                                                    <rank>genus</rank>
269
                                                                    <plantname>$genus</plantname>
270
                                                                    <parent_id>
271
                                                                        <plantname>
272
                                                                            <rank>family</rank>
273
                                                                            <plantname>$family</plantname>
274
                                                                            <parent_id>
275
                                                                                <plantname>
276
                                                                                    <rank>order</rank>
277
                                                                                    <parent_id>
278
                                                                                        <plantname>
279
                                                                                            <rank>class</rank>
280
                                                                                            <parent_id>
281
                                                                                                <plantname>
282
                                                                                                    <rank>subkingdom</rank>
283
                                                                                                    <parent_id>
284
                                                                                                        <plantname>
285
                                                                                                            <rank>kingdom</rank>
286
                                                                                                            <plantname>$Kingdom</plantname>
287
                                                                                                        </plantname>
288
                                                                                                    </parent_id>
289
                                                                                                </plantname>
290
                                                                                            </parent_id>
291
                                                                                        </plantname>
292
                                                                                    </parent_id>
293
                                                                                </plantname>
294
                                                                            </parent_id>
295
                                                                        </plantname>
296
                                                                    </parent_id>
297
                                                                </plantname>
298
                                                            </parent_id>
299
                                                        </plantname>
300
                                                    </parent_id>
301
                                                </plantname>
302
                                            </parent_id>
303
                                        </plantname>
304
                                    </parent_id>
305
                                </plantname>
306
                            </path>
307
                        </_simplifyPath>
308
                    </plantname_id>
309
                </plantconcept>
310
            </plantconcept_id>
311
        </taxondetermination>
312
        <verbatimcollectorname>$Collector</verbatimcollectorname>
313
    </specimenreplicate>
314
</VegBIEN>
315
Inserted 32 new rows into database
    (1-1/1)