Project

General

Profile

« Previous | Next » 

Revision 10419

inputs/CTFS/: switched to new-style import, using the steps at wiki.vegpath.org/Adding_new-style_import_to_a_datasource

View differences:

test.xml.ref
7 7
                <next>parent_id</next>
8 8
                <path>
9 9
                    <location>
10
                        <sourceaccessioncode>$PlotID</sourceaccessioncode>
10
                        <sourceaccessioncode>$locationID</sourceaccessioncode>
11 11
                        <locationevent>
12
                            <authoreventcode>$PlotCensusNumber</authoreventcode>
13
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
14
                            <obsenddate>$EndDate</obsenddate>
15
                            <obsstartdate>$StartDate</obsstartdate>
12
                            <authoreventcode>$authorEventCode</authoreventcode>
13
                            <sourceaccessioncode>$eventID</sourceaccessioncode>
14
                            <obsenddate>$endDate</obsenddate>
15
                            <obsstartdate>$startDate</obsstartdate>
16 16
                        </locationevent>
17 17
                    </location>
18 18
                </path>

Also available in: Unified diff