Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CTFS.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <sourceaccessioncode>$locationID</sourceaccessioncode>
11
                        <locationevent>
12
                            <authoreventcode>$authorEventCode</authoreventcode>
13
                            <sourceaccessioncode>$eventID</sourceaccessioncode>
14
                            <locationevent fkey="parent_id"><sourceaccessioncode>$eventID</sourceaccessioncode></locationevent>
15
                            <obsenddate>$endDate</obsenddate>
16
                            <obsstartdate>$startDate</obsstartdate>
17
                        </locationevent>
18
                    </location>
19
                </path>
20
            </_simplifyPath>
21
        </path>
22
    </_setDefault>
23
</VegBIEN>
24
Inserted 4 new rows into database
(7-7/8)