Project

General

Profile

1 4350 aaronmk
Put template:
2
<VegBIEN>
3 4621 aaronmk
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <parent_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></parent_id>
8
                <authorlocationcode>$QuadratID</authorlocationcode>
9 4458 aaronmk
                <locationevent>
10 4621 aaronmk
                    <parent_id>
11
                        <locationevent>
12
                            <location_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></location_id>
13
                            <sourceaccessioncode>$CensusID</sourceaccessioncode>
14
                        </locationevent>
15
                    </parent_id>
16
                    <taxonoccurrence>
17
                        <aggregateoccurrence>
18
                            <plantobservation>
19
                                <sourceaccessioncode>$MeasureID</sourceaccessioncode>
20
                                <stemobservation>
21
                                    <authorstemcode>$StemID</authorstemcode>
22
                                    <diameterbreastheight>$DBH</diameterbreastheight>
23
                                    <stemtag>
24
                                        <iscurrent>true</iscurrent>
25
                                        <tag>
26
                                            <_alt>
27
                                                <0>$StemTag</0>
28
                                                <1>$Tag</1>
29
                                            </_alt>
30
                                        </tag>
31
                                    </stemtag>
32
                                    <xposition>$x</xposition>
33
                                    <yposition>$y</yposition>
34
                                </stemobservation>
35
                            </plantobservation>
36
                        </aggregateoccurrence>
37 4350 aaronmk
                        <sourceaccessioncode>$MeasureID</sourceaccessioncode>
38 4621 aaronmk
                        <taxondetermination>
39 4718 aaronmk
                            <taxonpath_id>
40
                                <taxonpath>
41 4703 aaronmk
                                    <family>$Family</family>
42
                                    <genus>$Genus</genus>
43
                                    <scientificnameauthor>$SpeciesAuthority</scientificnameauthor>
44
                                    <species>$SpeciesName</species>
45
                                    <subspecies>$SubSpeciesName</subspecies>
46 4718 aaronmk
                                </taxonpath>
47
                            </taxonpath_id>
48 4621 aaronmk
                        </taxondetermination>
49
                    </taxonoccurrence>
50
                </locationevent>
51
            </location>
52
        </path>
53
    </_simplifyPath>
54 4350 aaronmk
</VegBIEN>
55 4703 aaronmk
Inserted 14 new rows into database