Revision 4205
Added by Aaron Marcuse-Kubitza over 12 years ago
test.xml.ref | ||
---|---|---|
134 | 134 |
</growthform> |
135 | 135 |
<sourceaccessioncode>$PlotObsID</sourceaccessioncode> |
136 | 136 |
<taxondetermination> |
137 |
<isoriginal>true</isoriginal> |
|
138 | 137 |
<plantconcept_id> |
139 | 138 |
<plantconcept> |
140 | 139 |
<plantname_id> |
... | ... | |
147 | 146 |
<parent_id> |
148 | 147 |
<plantname> |
149 | 148 |
<rank>authority</rank> |
149 |
<plantname>$auth</plantname> |
|
150 | 150 |
<parent_id> |
151 | 151 |
<plantname> |
152 | 152 |
<rank>subspecies</rank> |
153 |
<plantname> |
|
154 |
<_name> |
|
155 |
<first>$infra_rank_1</first> |
|
156 |
<last>$infra_ep_1</last> |
|
157 |
</_name> |
|
158 |
</plantname> |
|
153 | 159 |
<parent_id> |
154 | 160 |
<plantname> |
155 | 161 |
<rank>species</rank> |
156 |
<plantname>$OrigSpecies</plantname>
|
|
162 |
<plantname>$Species</plantname> |
|
157 | 163 |
<parent_id> |
158 | 164 |
<plantname> |
159 | 165 |
<rank>genus</rank> |
160 |
<plantname>$OrigGenus</plantname>
|
|
166 |
<plantname>$Genus</plantname> |
|
161 | 167 |
<parent_id> |
162 | 168 |
<plantname> |
163 | 169 |
<rank>family</rank> |
164 |
<plantname>$OrigFamily</plantname>
|
|
170 |
<plantname>$Family</plantname> |
|
165 | 171 |
</plantname> |
166 | 172 |
</parent_id> |
167 | 173 |
</plantname> |
... | ... | |
178 | 184 |
</plantname_id> |
179 | 185 |
</plantconcept> |
180 | 186 |
</plantconcept_id> |
187 |
<taxonfit>$cfaff</taxonfit> |
|
181 | 188 |
</taxondetermination> |
182 | 189 |
<taxondetermination> |
183 |
<role>identifier</role>
|
|
190 |
<isoriginal>true</isoriginal>
|
|
184 | 191 |
<plantconcept_id> |
185 | 192 |
<plantconcept> |
186 | 193 |
<plantname_id> |
... | ... | |
193 | 200 |
<parent_id> |
194 | 201 |
<plantname> |
195 | 202 |
<rank>authority</rank> |
196 |
<plantname>$auth</plantname> |
|
197 | 203 |
<parent_id> |
198 | 204 |
<plantname> |
199 | 205 |
<rank>subspecies</rank> |
200 |
<plantname> |
|
201 |
<_name> |
|
202 |
<first>$infra_rank_1</first> |
|
203 |
<last>$infra_ep_1</last> |
|
204 |
</_name> |
|
205 |
</plantname> |
|
206 | 206 |
<parent_id> |
207 | 207 |
<plantname> |
208 | 208 |
<rank>species</rank> |
209 |
<plantname>$Species</plantname> |
|
209 |
<plantname>$OrigSpecies</plantname>
|
|
210 | 210 |
<parent_id> |
211 | 211 |
<plantname> |
212 | 212 |
<rank>genus</rank> |
213 |
<plantname>$Genus</plantname> |
|
213 |
<plantname>$OrigGenus</plantname>
|
|
214 | 214 |
<parent_id> |
215 | 215 |
<plantname> |
216 | 216 |
<rank>family</rank> |
217 |
<plantname>$Family</plantname> |
|
217 |
<plantname>$OrigFamily</plantname>
|
|
218 | 218 |
</plantname> |
219 | 219 |
</parent_id> |
220 | 220 |
</plantname> |
... | ... | |
231 | 231 |
</plantname_id> |
232 | 232 |
</plantconcept> |
233 | 233 |
</plantconcept_id> |
234 |
<taxonfit>$cfaff</taxonfit> |
|
235 | 234 |
</taxondetermination> |
236 | 235 |
<verbatimcollectorname> |
237 | 236 |
<_name> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Primary taxondetermination: Removed [role=identifier] because the role of the entity making the determination is unknown. Added [!isoriginal] filter to those mappings to ensure that primary taxondetermination XPaths map to a different taxondetermination than the [isoriginal=true] determination when both are present.