Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <parent_id>
5
            <location>
6
                <authorlocationcode>$PlotCode</authorlocationcode>
7
                <sourceaccessioncode>$PlotID</sourceaccessioncode>
8
            </location>
9
        </parent_id>
10
        <authorlocationcode>$Line</authorlocationcode>
11
        <locationevent>
12
            <obsenddate>
13
                <_date>
14
                    <date>
15
                        <_dateRangeEnd>
16
                            <value>
17
                                <_alt>
18
                                    <0>$census_date</0>
19
                                    <1>$census_date</1>
20
                                </_alt>
21
                            </value>
22
                        </_dateRangeEnd>
23
                    </date>
24
                </_date>
25
            </obsenddate>
26
            <obsstartdate>
27
                <_date>
28
                    <date>
29
                        <_dateRangeStart>
30
                            <value>
31
                                <_alt>
32
                                    <0>$census_date</0>
33
                                    <1>$census_date</1>
34
                                </_alt>
35
                            </value>
36
                        </_dateRangeStart>
37
                    </date>
38
                </_date>
39
            </obsstartdate>
40
            <taxonoccurrence>
41
                <aggregateoccurrence>
42
                    <count>$NoInd</count>
43
                    <cover>$cover_percent</cover>
44
                    <definedvalue fkey="tablerecord_id">
45
                        <userdefined_id>
46
                            <userdefined>
47
                                <tablename>aggregateoccurrence</tablename>
48
                                <userdefinedname>censusNo</userdefinedname>
49
                            </userdefined>
50
                        </userdefined_id>
51
                        <definedvalue>$census_no</definedvalue>
52
                    </definedvalue>
53
                    <linecover>$intercept_cm</linecover>
54
                    <notes>$Notes</notes>
55
                    <plantobservation>
56
                        <collectionnumber>$Ind</collectionnumber>
57
                        <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
58
                        <specimenreplicate>
59
                            <catalognumber_dwc>
60
                                <_if name="if indirect voucher">
61
                                    <cond>
62
                                        <_eq>
63
                                            <right>indirect</right>
64
                                            <left>$DetType</left>
65
                                        </_eq>
66
                                    </cond>
67
                                    <else>
68
                                        <_alt>
69
                                            <1>$coll_number</1>
70
                                            <2>$SourceVoucher</2>
71
                                        </_alt>
72
                                    </else>
73
                                </_if>
74
                            </catalognumber_dwc>
75
                        </specimenreplicate>
76
                        <stemobservation>
77
                            <definedvalue fkey="tablerecord_id">
78
                                <userdefined_id>
79
                                    <userdefined>
80
                                        <tablename>stemobservation</tablename>
81
                                        <userdefinedname>canopyForm</userdefinedname>
82
                                    </userdefined>
83
                                </userdefined_id>
84
                                <definedvalue>$canopy_form</definedvalue>
85
                            </definedvalue>
86
                            <definedvalue fkey="tablerecord_id">
87
                                <userdefined_id>
88
                                    <userdefined>
89
                                        <tablename>stemobservation</tablename>
90
                                        <userdefinedname>canopyPosition</userdefinedname>
91
                                    </userdefined>
92
                                </userdefined_id>
93
                                <definedvalue>$canopy_position</definedvalue>
94
                            </definedvalue>
95
                            <definedvalue fkey="tablerecord_id">
96
                                <userdefined_id>
97
                                    <userdefined>
98
                                        <tablename>stemobservation</tablename>
99
                                        <userdefinedname>lianaInfestation</userdefinedname>
100
                                    </userdefined>
101
                                </userdefined_id>
102
                                <definedvalue>$liana_infestation</definedvalue>
103
                            </definedvalue>
104
                            <diameterbreastheight>$temp_dbh</diameterbreastheight>
105
                            <height>$height_m</height>
106
                            <heightfirstbranch>$ht_first_branch_m</heightfirstbranch>
107
                            <stemtag>
108
                                <iscurrent>
109
                                    <_alt>
110
                                        <2>true</2>
111
                                        <1>false</1>
112
                                    </_alt>
113
                                </iscurrent>
114
                                <tag>$tag1</tag>
115
                            </stemtag>
116
                            <stemtag>
117
                                <iscurrent>true</iscurrent>
118
                                <tag>$tag2</tag>
119
                            </stemtag>
120
                            <xposition>$x_position</xposition>
121
                            <yposition>$y_position</yposition>
122
                        </stemobservation>
123
                    </plantobservation>
124
                </aggregateoccurrence>
125
                <authortaxoncode>$Ind</authortaxoncode>
126
                <growthform>
127
                    <_map>
128
                        <T>tree</T>
129
                        <Arbol>tree</Arbol>
130
                        <palm>tree</palm>
131
                        <H>hemiepiphyte</H>
132
                        <Hemiepífito>hemiepiphyte</Hemiepífito>
133
                        <L>liana</L>
134
                        <l>liana</l>
135
                        <L?>liana</L?>
136
                        <Liana>liana</Liana>
137
                        <E>epiphyte</E>
138
                        <S>shrub</S>
139
                        <Hb>herb</Hb>
140
                        <vine-herbaceous>vine</vine-herbaceous>
141
                        <graminoid>grass</graminoid>
142
                        <rosette>forb</rosette>
143
                        <*>*</*>
144
                        <value>$Habit</value>
145
                    </_map>
146
                </growthform>
147
                <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
148
                <taxondetermination>
149
                    <plantconcept_id>
150
                        <plantconcept>
151
                            <plantname_id>
152
                                <_simplifyPath>
153
                                    <next>parent_id</next>
154
                                    <path>
155
                                        <plantname>
156
                                            <rank>binomial</rank>
157
                                            <parent_id>
158
                                                <plantname>
159
                                                    <rank>authority</rank>
160
                                                    <plantname>$auth</plantname>
161
                                                    <parent_id>
162
                                                        <plantname>
163
                                                            <rank>subspecies</rank>
164
                                                            <plantname>
165
                                                                <_name>
166
                                                                    <first>$infra_rank_1</first>
167
                                                                    <last>$infra_ep_1</last>
168
                                                                </_name>
169
                                                            </plantname>
170
                                                            <parent_id>
171
                                                                <plantname>
172
                                                                    <rank>species</rank>
173
                                                                    <plantname>$Species</plantname>
174
                                                                    <parent_id>
175
                                                                        <plantname>
176
                                                                            <rank>genus</rank>
177
                                                                            <plantname>$Genus</plantname>
178
                                                                            <parent_id>
179
                                                                                <plantname>
180
                                                                                    <rank>family</rank>
181
                                                                                    <plantname>$Family</plantname>
182
                                                                                </plantname>
183
                                                                            </parent_id>
184
                                                                        </plantname>
185
                                                                    </parent_id>
186
                                                                </plantname>
187
                                                            </parent_id>
188
                                                        </plantname>
189
                                                    </parent_id>
190
                                                </plantname>
191
                                            </parent_id>
192
                                        </plantname>
193
                                    </path>
194
                                </_simplifyPath>
195
                            </plantname_id>
196
                        </plantconcept>
197
                    </plantconcept_id>
198
                    <taxonfit>$cfaff</taxonfit>
199
                </taxondetermination>
200
                <taxondetermination>
201
                    <isoriginal>true</isoriginal>
202
                    <plantconcept_id>
203
                        <plantconcept>
204
                            <plantname_id>
205
                                <_simplifyPath>
206
                                    <next>parent_id</next>
207
                                    <path>
208
                                        <plantname>
209
                                            <rank>binomial</rank>
210
                                            <parent_id>
211
                                                <plantname>
212
                                                    <rank>authority</rank>
213
                                                    <parent_id>
214
                                                        <plantname>
215
                                                            <rank>subspecies</rank>
216
                                                            <parent_id>
217
                                                                <plantname>
218
                                                                    <rank>species</rank>
219
                                                                    <plantname>$OrigSpecies</plantname>
220
                                                                    <parent_id>
221
                                                                        <plantname>
222
                                                                            <rank>genus</rank>
223
                                                                            <plantname>$OrigGenus</plantname>
224
                                                                            <parent_id>
225
                                                                                <plantname>
226
                                                                                    <rank>family</rank>
227
                                                                                    <plantname>$OrigFamily</plantname>
228
                                                                                </plantname>
229
                                                                            </parent_id>
230
                                                                        </plantname>
231
                                                                    </parent_id>
232
                                                                </plantname>
233
                                                            </parent_id>
234
                                                        </plantname>
235
                                                    </parent_id>
236
                                                </plantname>
237
                                            </parent_id>
238
                                        </plantname>
239
                                    </path>
240
                                </_simplifyPath>
241
                            </plantname_id>
242
                        </plantconcept>
243
                    </plantconcept_id>
244
                </taxondetermination>
245
                <verbatimcollectorname>
246
                    <_name>
247
                        <first>$coll_firstname</first>
248
                        <last>$coll_lastname</last>
249
                    </_name>
250
                </verbatimcollectorname>
251
                <voucher>
252
                    <specimenreplicate_id>
253
                        <specimenreplicate>
254
                            <catalognumber_dwc>
255
                                <_if name="if indirect voucher">
256
                                    <cond>
257
                                        <_eq>
258
                                            <right>indirect</right>
259
                                            <left>$DetType</left>
260
                                        </_eq>
261
                                    </cond>
262
                                    <then>
263
                                        <_alt>
264
                                            <1>$coll_number</1>
265
                                            <2>$SourceVoucher</2>
266
                                        </_alt>
267
                                    </then>
268
                                </_if>
269
                            </catalognumber_dwc>
270
                        </specimenreplicate>
271
                    </specimenreplicate_id>
272
                </voucher>
273
            </taxonoccurrence>
274
        </locationevent>
275
    </location>
276
</VegBIEN>
277
Inserted 42 new rows into database
(8-8/8)