Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>CVS</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <locationevent>
11
                            <taxonoccurrence>
12
                                <aggregateoccurrence>
13
                                    <plantobservation>
14
                                        <sourceaccessioncode>$STEMCOUNT_ID</sourceaccessioncode>
15
                                        <stemcount>$stemCount</stemcount>
16
                                        <stemobservation>
17
                                            <diameterbreastheight_m><_cm_to_m><value>$stemDiameter</value></_cm_to_m></diameterbreastheight_m>
18
                                            <height_m>$stemHeight</height_m>
19
                                        </stemobservation>
20
                                    </plantobservation>
21
                                    <sourceaccessioncode>$TAXONIMPORTANCE_ID</sourceaccessioncode>
22
                                </aggregateoccurrence>
23
                            </taxonoccurrence>
24
                        </locationevent>
25
                    </location>
26
                </path>
27
            </_simplifyPath>
28
        </path>
29
    </_setDefault>
30
</VegBIEN>
31
Inserted 4 new rows into database
(6-6/7)