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