Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <authorlocationcode>
5
            <_merge>
6
                <1>$InstitutionCD</1>
7
                <2>$CollectionCD</2>
8
                <3>$CatalogNO</3>
9
            </_merge>
10
        </authorlocationcode>
11
        <elevation>
12
            <_alt>
13
                <2>
14
                    <_avg>
15
                        <max>
16
                            <_units>
17
                                <default>m</default>
18
                                <to>m</to>
19
                                <to></to>
20
                                <value>
21
                                    <_replace>
22
                                        <\bca\.?></\bca\.?>
23
                                        <value>$MaximumElevationInMeter</value>
24
                                    </_replace>
25
                                </value>
26
                            </_units>
27
                        </max>
28
                        <min>
29
                            <_units>
30
                                <default>m</default>
31
                                <to>m</to>
32
                                <to></to>
33
                                <value>
34
                                    <_rangeStart>
35
                                        <value>
36
                                            <_replace>
37
                                                <\bca\.?></\bca\.?>
38
                                                <value>$MinimumElevationInMeter</value>
39
                                            </_replace>
40
                                        </value>
41
                                    </_rangeStart>
42
                                </value>
43
                            </_units>
44
                        </min>
45
                    </_avg>
46
                </2>
47
            </_alt>
48
        </elevation>
49
        <elevationrange>
50
            <_range>
51
                <from>
52
                    <_units>
53
                        <default>m</default>
54
                        <to>m</to>
55
                        <to></to>
56
                        <value>
57
                            <_rangeStart>
58
                                <value>
59
                                    <_replace>
60
                                        <\bca\.?></\bca\.?>
61
                                        <value>$MinimumElevationInMeter</value>
62
                                    </_replace>
63
                                </value>
64
                            </_rangeStart>
65
                        </value>
66
                    </_units>
67
                </from>
68
                <to>
69
                    <_units>
70
                        <default>m</default>
71
                        <to>m</to>
72
                        <to></to>
73
                        <value>
74
                            <_alt>
75
                                <1>
76
                                    <_replace>
77
                                        <\bca\.?></\bca\.?>
78
                                        <value>$MaximumElevationInMeter</value>
79
                                    </_replace>
80
                                </1>
81
                                <2>
82
                                    <_rangeEnd>
83
                                        <value>
84
                                            <_replace>
85
                                                <\bca\.?></\bca\.?>
86
                                                <value>$MinimumElevationInMeter</value>
87
                                            </_replace>
88
                                        </value>
89
                                    </_rangeEnd>
90
                                </2>
91
                            </_alt>
92
                        </value>
93
                    </_units>
94
                </to>
95
            </_range>
96
        </elevationrange>
97
        <locationdetermination>
98
            <latitude>
99
                <_alt>
100
                    <1>
101
                        <_nullIf>
102
                            <null>0</null>
103
                            <type>float</type>
104
                            <value>
105
                                <_alt>
106
                                    <0>$DecimalLatitude</0>
107
                                    <1>$VerbatimLatitude</1>
108
                                </_alt>
109
                            </value>
110
                        </_nullIf>
111
                    </1>
112
                </_alt>
113
            </latitude>
114
            <longitude>
115
                <_alt>
116
                    <1>
117
                        <_nullIf>
118
                            <null>0</null>
119
                            <type>float</type>
120
                            <value>
121
                                <_alt>
122
                                    <0>$DecimalLongitude</0>
123
                                    <1>$VerbatimLongitude</1>
124
                                </_alt>
125
                            </value>
126
                        </_nullIf>
127
                    </1>
128
                </_alt>
129
            </longitude>
130
            <namedplace_id>
131
                <_simplifyPath>
132
                    <next>parent_id/namedplace</next>
133
                    <require>placename</require>
134
                    <path>
135
                        <namedplace>
136
                            <rank>county</rank>
137
                            <placename>$County</placename>
138
                            <parent_id>
139
                                <namedplace>
140
                                    <rank>stateProvince</rank>
141
                                    <placename>$StateProvince</placename>
142
                                    <parent_id>
143
                                        <namedplace>
144
                                            <rank>country</rank>
145
                                            <placename>$Country</placename>
146
                                        </namedplace>
147
                                    </parent_id>
148
                                </namedplace>
149
                            </parent_id>
150
                        </namedplace>
151
                    </path>
152
                </_simplifyPath>
153
            </namedplace_id>
154
        </locationdetermination>
155
        <locationevent>
156
            <taxonoccurrence>
157
                <aggregateoccurrence>
158
                    <collectiondate><_date><date><_dateRangeStart><value><_alt><2>$LatestDateCollected</2></_alt></value></_dateRangeStart></date></_date></collectiondate>
159
                    <plantobservation>
160
                        <specimenreplicate>
161
                            <_if name="if indirect voucher"><else><catalognumber_dwc>$CatalogNO</catalognumber_dwc></else></_if>
162
                            <collectioncode_dwc><_alt><1>$CollectionCD</1></_alt></collectioncode_dwc>
163
                            <institution_id><party><organizationname>$InstitutionCD</organizationname></party></institution_id>
164
                        </specimenreplicate>
165
                    </plantobservation>
166
                </aggregateoccurrence>
167
                <taxondetermination>
168
                    <isoriginal>true</isoriginal>
169
                    <role>identifier</role>
170
                    <party_id>
171
                        <party>
172
                            <givenname><_namePart><first>$IdentifiedBy</first></_namePart></givenname>
173
                            <middlename><_namePart><middle>$IdentifiedBy</middle></_namePart></middlename>
174
                            <surname><_namePart><last>$IdentifiedBy</last></_namePart></surname>
175
                        </party>
176
                    </party_id>
177
                    <plantconcept_id>
178
                        <plantconcept>
179
                            <plantname_id>
180
                                <_simplifyPath>
181
                                    <next>parent_id/plantname</next>
182
                                    <require>plantname</require>
183
                                    <path>
184
                                        <plantname>
185
                                            <rank>binomial</rank>
186
                                            <plantname>$ScientificName</plantname>
187
                                            <parent_id>
188
                                                <plantname>
189
                                                    <rank>authority</rank>
190
                                                    <plantname>$AuthorOfScientificName</plantname>
191
                                                    <parent_id>
192
                                                        <plantname>
193
                                                            <rank>subspecies</rank>
194
                                                            <plantname>$InfraspecificEpithet</plantname>
195
                                                            <parent_id>
196
                                                                <plantname>
197
                                                                    <rank>species</rank>
198
                                                                    <plantname>$SpecificEpithet</plantname>
199
                                                                    <parent_id>
200
                                                                        <plantname>
201
                                                                            <rank>genus</rank>
202
                                                                            <plantname>$Genus</plantname>
203
                                                                            <parent_id>
204
                                                                                <plantname>
205
                                                                                    <rank>family</rank>
206
                                                                                    <plantname>$Family</plantname>
207
                                                                                </plantname>
208
                                                                            </parent_id>
209
                                                                        </plantname>
210
                                                                    </parent_id>
211
                                                                </plantname>
212
                                                            </parent_id>
213
                                                        </plantname>
214
                                                    </parent_id>
215
                                                </plantname>
216
                                            </parent_id>
217
                                        </plantname>
218
                                    </path>
219
                                </_simplifyPath>
220
                            </plantname_id>
221
                        </plantconcept>
222
                    </plantconcept_id>
223
                </taxondetermination>
224
                <verbatimcollectorname>$Collector</verbatimcollectorname>
225
            </taxonoccurrence>
226
        </locationevent>
227
        <locationnarrative><_merge><1>$Locality</1></_merge></locationnarrative>
228
    </location>
229
</VegBIEN>
230
Inserted 31 new rows into database
    (1-1/1)