Project

General

Profile

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