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
                            <namedplace_id>
10
                                <_simplifyPath>
11
                                    <next>parent_id/namedplace</next>
12
                                    <require>placename</require>
13
                                    <path>
14
                                        <namedplace>
15
                                            <rank>county</rank>
16
                                            <parent_id>
17
                                                <namedplace>
18
                                                    <rank>stateProvince</rank>
19
                                                    <parent_id>
20
                                                        <namedplace>
21
                                                            <rank>country</rank>
22
                                                            <placename>$Country</placename>
23
                                                        </namedplace>
24
                                                    </parent_id>
25
                                                </namedplace>
26
                                            </parent_id>
27
                                        </namedplace>
28
                                    </path>
29
                                </_simplifyPath>
30
                            </namedplace_id>
31
                            <latitude>
32
                                <_alt>
33
                                    <1>
34
                                        <_nullIf>
35
                                            <null>0</null>
36
                                            <type>float</type>
37
                                            <value>$Lat</value>
38
                                        </_nullIf>
39
                                    </1>
40
                                </_alt>
41
                            </latitude>
42
                            <longitude>
43
                                <_alt>
44
                                    <1>
45
                                        <_nullIf>
46
                                            <null>0</null>
47
                                            <type>float</type>
48
                                            <value>$Long</value>
49
                                        </_nullIf>
50
                                    </1>
51
                                </_alt>
52
                            </longitude>
53
                        </locationdetermination>
54
                        <locationnarrative>
55
                            <_merge>
56
                                <2>
57
                                    <_merge>
58
                                        <1>
59
                                            <_label>
60
                                                <label>gazetteer</label>
61
                                                <value>
62
                                                    <_merge>
63
                                                        <1>$Gazetteer</1>
64
                                                        <2>$Newgazett</2>
65
                                                    </_merge>
66
                                                </value>
67
                                            </_label>
68
                                        </1>
69
                                        <2>$Locnotes</2>
70
                                    </_merge>
71
                                </2>
72
                                <3>
73
                                    <_label>
74
                                        <label>habitat</label>
75
                                        <value>$Ecology</value>
76
                                    </_label>
77
                                </3>
78
                            </_merge>
79
                        </locationnarrative>
80
                        <centerlatitude>
81
                            <_alt>
82
                                <1>
83
                                    <_nullIf>
84
                                        <null>0</null>
85
                                        <type>float</type>
86
                                        <value>$Lat</value>
87
                                    </_nullIf>
88
                                </1>
89
                            </_alt>
90
                        </centerlatitude>
91
                        <centerlongitude>
92
                            <_alt>
93
                                <1>
94
                                    <_nullIf>
95
                                        <null>0</null>
96
                                        <type>float</type>
97
                                        <value>$Long</value>
98
                                    </_nullIf>
99
                                </1>
100
                            </_alt>
101
                        </centerlongitude>
102
                        <sourceaccessioncode>
103
                            <_alt>
104
                                <2><_merge><3>$Barcode</3></_merge></2>
105
                                <1>$ID</1>
106
                            </_alt>
107
                        </sourceaccessioncode>
108
                    </location>
109
                </location_id>
110
                <obsstartdate>
111
                    <_date>
112
                        <date>
113
                            <_dateRangeStart>
114
                                <value>
115
                                    <_alt>
116
                                        <1>
117
                                            <_date>
118
                                                <day>
119
                                                    <_nullIf>
120
                                                        <null>0</null>
121
                                                        <type>float</type>
122
                                                        <value>$Colldd</value>
123
                                                    </_nullIf>
124
                                                </day>
125
                                                <month>
126
                                                    <_nullIf>
127
                                                        <null>0</null>
128
                                                        <type>float</type>
129
                                                        <value>$Collmm</value>
130
                                                    </_nullIf>
131
                                                </month>
132
                                                <year>
133
                                                    <_nullIf>
134
                                                        <null>0</null>
135
                                                        <type>float</type>
136
                                                        <value>$Collyy</value>
137
                                                    </_nullIf>
138
                                                </year>
139
                                            </_date>
140
                                        </1>
141
                                    </_alt>
142
                                </value>
143
                            </_dateRangeStart>
144
                        </date>
145
                    </_date>
146
                </obsstartdate>
147
                <obsenddate>
148
                    <_date>
149
                        <date>
150
                            <_dateRangeEnd>
151
                                <value>
152
                                    <_alt>
153
                                        <1>
154
                                            <_date>
155
                                                <day>
156
                                                    <_nullIf>
157
                                                        <null>0</null>
158
                                                        <type>float</type>
159
                                                        <value>$Colldd</value>
160
                                                    </_nullIf>
161
                                                </day>
162
                                                <month>
163
                                                    <_nullIf>
164
                                                        <null>0</null>
165
                                                        <type>float</type>
166
                                                        <value>$Collmm</value>
167
                                                    </_nullIf>
168
                                                </month>
169
                                                <year>
170
                                                    <_nullIf>
171
                                                        <null>0</null>
172
                                                        <type>float</type>
173
                                                        <value>$Collyy</value>
174
                                                    </_nullIf>
175
                                                </year>
176
                                            </_date>
177
                                        </1>
178
                                    </_alt>
179
                                </value>
180
                            </_dateRangeEnd>
181
                        </date>
182
                    </_date>
183
                </obsenddate>
184
            </locationevent>
185
        </locationevent_id>
186
        <collectionnumber><_alt><1><_alt><2>$Number</2></_alt></1></_alt></collectionnumber>
187
        <description><_merge><1>$Notes</1></_merge></description>
188
        <taxondetermination>
189
            <role>identifier</role>
190
            <determinationdate>
191
                <_date>
192
                    <date>
193
                        <_dateRangeStart>
194
                            <value>
195
                                <_alt>
196
                                    <1>
197
                                        <_date>
198
                                            <year>
199
                                                <_nullIf>
200
                                                    <null>0</null>
201
                                                    <type>float</type>
202
                                                    <value>$Detyy</value>
203
                                                </_nullIf>
204
                                            </year>
205
                                        </_date>
206
                                    </1>
207
                                </_alt>
208
                            </value>
209
                        </_dateRangeStart>
210
                    </date>
211
                </_date>
212
            </determinationdate>
213
            <iscurrent>true</iscurrent>
214
            <party_id>
215
                <party>
216
                    <givenname><_namePart><first>$Detby</first></_namePart></givenname>
217
                    <middlename><_namePart><middle>$Detby</middle></_namePart></middlename>
218
                    <surname><_namePart><last>$Detby</last></_namePart></surname>
219
                </party>
220
            </party_id>
221
            <isoriginal>true</isoriginal>
222
            <plantconcept_id>
223
                <plantconcept>
224
                    <plantname_id>
225
                        <_simplifyPath>
226
                            <next>parent_id/plantname</next>
227
                            <require>plantname</require>
228
                            <path>
229
                                <plantname>
230
                                    <rank>binomial</rank>
231
                                    <parent_id>
232
                                        <plantname>
233
                                            <rank>authority</rank>
234
                                            <parent_id>
235
                                                <plantname>
236
                                                    <rank>subspecies</rank>
237
                                                    <parent_id>
238
                                                        <plantname>
239
                                                            <rank>species</rank>
240
                                                            <parent_id>
241
                                                                <plantname>
242
                                                                    <rank>genus</rank>
243
                                                                    <plantname>$Genus</plantname>
244
                                                                    <parent_id>
245
                                                                        <plantname>
246
                                                                            <rank>family</rank>
247
                                                                            <plantname>$Family</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
                            </path>
260
                        </_simplifyPath>
261
                    </plantname_id>
262
                </plantconcept>
263
            </plantconcept_id>
264
        </taxondetermination>
265
        <verbatimcollectorname>
266
            <_merge>
267
                <1>$Collector</1>
268
                <2>$Addcoll</2>
269
            </_merge>
270
        </verbatimcollectorname>
271
        <catalognumber_dwc>$Barcode</catalognumber_dwc>
272
        <sourceaccessioncode>$ID</sourceaccessioncode>
273
    </specimenreplicate>
274
</VegBIEN>
275
Inserted 20 new rows into database
    (1-1/1)