Revision 12879
Added by Aaron Marcuse-Kubitza almost 11 years ago
test.xml.ref | ||
---|---|---|
9 | 9 |
<location> |
10 | 10 |
<authorlocationcode> |
11 | 11 |
<_join> |
12 |
<1>$specimenHolderInstitutions</1>
|
|
12 |
<1>$specimen_duplicate_institutions</1>
|
|
13 | 13 |
<2>$collection</2> |
14 | 14 |
<3>$accessionNumber</3> |
15 | 15 |
</_join> |
... | ... | |
69 | 69 |
<collectionnumber>$collectorNumber</collectionnumber> |
70 | 70 |
<institution_id> |
71 | 71 |
<sourcelist> |
72 |
<name>$specimenHolderInstitutions</name>
|
|
72 |
<name>$specimen_duplicate_institutions</name>
|
|
73 | 73 |
<sourcename> |
74 | 74 |
<name> |
75 | 75 |
<_split> |
76 | 76 |
<separator>[,;] *</separator> |
77 |
<value>$specimenHolderInstitutions</value>
|
|
77 |
<value>$specimen_duplicate_institutions</value>
|
|
78 | 78 |
</_split> |
79 | 79 |
</name> |
80 | 80 |
</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`.