Revision 5014
Added by Aaron Marcuse-Kubitza about 12 years ago
test.xml.ref | ||
---|---|---|
152 | 152 |
<genus>$genus</genus> |
153 | 153 |
<species>$specific_epithet</species> |
154 | 154 |
<subspecies> |
155 |
<_name>
|
|
156 |
<first>$infra_rank_1</first>
|
|
157 |
<last>$infra_ep_1</last>
|
|
158 |
</_name>
|
|
155 |
<_join_words>
|
|
156 |
<1>$infra_rank_1</1>
|
|
157 |
<2>$infra_ep_1</2>
|
|
158 |
</_join_words>
|
|
159 | 159 |
</subspecies> |
160 | 160 |
<taxonomicnamewithauthor> |
161 | 161 |
<_join_words> |
... | ... | |
189 | 189 |
</taxonpath_id> |
190 | 190 |
</taxondetermination> |
191 | 191 |
<verbatimcollectorname> |
192 |
<_name>
|
|
193 |
<first>$coll_firstname</first>
|
|
194 |
<last>$coll_lastname</last>
|
|
195 |
</_name>
|
|
192 |
<_join_words>
|
|
193 |
<1>$coll_firstname</1>
|
|
194 |
<2>$coll_lastname</2>
|
|
195 |
</_join_words>
|
|
196 | 196 |
</verbatimcollectorname> |
197 | 197 |
<voucher> |
198 | 198 |
<specimenreplicate_id> |
Also available in: Unified diff
mappings/VegCore-VegBIEN.csv: Use new, more general _join_words() instead of _name()