Revision 12879
Added by Aaron Marcuse-Kubitza over 10 years ago
test.xml.ref | ||
---|---|---|
12 | 12 |
<1>$dataProviderRecordID</1> |
13 | 13 |
<2> |
14 | 14 |
<_join> |
15 |
<1>$specimenHolderInstitutions</1>
|
|
15 |
<1>$specimen_duplicate_institutions</1>
|
|
16 | 16 |
<2> |
17 | 17 |
<_join> |
18 | 18 |
<1>$collection</1> |
... | ... | |
63 | 63 |
<collectionnumber>$collectorNumber</collectionnumber> |
64 | 64 |
<institution_id> |
65 | 65 |
<sourcelist> |
66 |
<name>$specimenHolderInstitutions</name>
|
|
66 |
<name>$specimen_duplicate_institutions</name>
|
|
67 | 67 |
<sourcename> |
68 | 68 |
<name> |
69 | 69 |
<_split> |
70 | 70 |
<separator>[,;] *</separator> |
71 |
<value>$specimenHolderInstitutions</value>
|
|
71 |
<value>$specimen_duplicate_institutions</value>
|
|
72 | 72 |
</_split> |
73 | 73 |
</name> |
74 | 74 |
</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`.