Revision 12879
Added by Aaron Marcuse-Kubitza over 10 years ago
test.xml.ref | ||
---|---|---|
12 | 12 |
<1>$occurrenceID</1> |
13 | 13 |
<2> |
14 | 14 |
<_join> |
15 |
<1>$specimenHolderInstitutions</1>
|
|
15 |
<1>$specimen_duplicate_institutions</1>
|
|
16 | 16 |
<2>$collectionURL</2> |
17 | 17 |
<3>$accessionNumber</3> |
18 | 18 |
</_join> |
... | ... | |
34 | 34 |
<collectionnumber>$collectorNumber</collectionnumber> |
35 | 35 |
<institution_id> |
36 | 36 |
<sourcelist> |
37 |
<name>$specimenHolderInstitutions</name>
|
|
37 |
<name>$specimen_duplicate_institutions</name>
|
|
38 | 38 |
<sourcename> |
39 | 39 |
<name> |
40 | 40 |
<_split> |
41 | 41 |
<separator>[,;] *</separator> |
42 |
<value>$specimenHolderInstitutions</value>
|
|
42 |
<value>$specimen_duplicate_institutions</value>
|
|
43 | 43 |
</_split> |
44 | 44 |
</name> |
45 | 45 |
</sourcename> |
Also available in: Unified diff
mappings/VegCore.htm: regenerated from wiki: rename specimenHolderInstitutions to specimen_duplicate_institutions, as decided in the 2014-03-13 conference call (wiki.vegpath.org/2014-03-13_conference_call#schema-changes-2). note that most schema changes (such as this one) involve mappings changes, which are handled automatically by `inputs/run postprocess; yes|make inputs/{NVS,SALVIAS,TEAM}/test`.