Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <parent_id><location><sourceaccessioncode>$PlotID</sourceaccessioncode></location></parent_id>
5
        <locationevent>
6
            <parent_id><locationevent><sourceaccessioncode>$CensusID</sourceaccessioncode></locationevent></parent_id>
7
            <taxonoccurrence>
8
                <aggregateoccurrence>
9
                    <plantobservation>
10
                        <sourceaccessioncode>$MeasureID</sourceaccessioncode>
11
                        <stemobservation>
12
                            <diameterbreastheight>$DBH</diameterbreastheight>
13
                            <stemtag>
14
                                <iscurrent>true</iscurrent>
15
                                <tag>
16
                                    <_alt>
17
                                        <0>$StemTag</0>
18
                                        <1>$Tag</1>
19
                                    </_alt>
20
                                </tag>
21
                            </stemtag>
22
                            <xposition>$x</xposition>
23
                            <yposition>$y</yposition>
24
                        </stemobservation>
25
                    </plantobservation>
26
                </aggregateoccurrence>
27
                <sourceaccessioncode>$MeasureID</sourceaccessioncode>
28
                <taxondetermination>
29
                    <plantconcept_id>
30
                        <plantconcept>
31
                            <plantname_id>
32
                                <_simplifyPath>
33
                                    <next>parent_id</next>
34
                                    <path>
35
                                        <plantname>
36
                                            <rank>binomial</rank>
37
                                            <parent_id>
38
                                                <plantname>
39
                                                    <rank>authority</rank>
40
                                                    <plantname>$SpeciesAuthority</plantname>
41
                                                    <parent_id>
42
                                                        <plantname>
43
                                                            <rank>subspecies</rank>
44
                                                            <plantname>$SubSpeciesName</plantname>
45
                                                            <parent_id>
46
                                                                <plantname>
47
                                                                    <rank>species</rank>
48
                                                                    <plantname>$SpeciesName</plantname>
49
                                                                    <parent_id>
50
                                                                        <plantname>
51
                                                                            <rank>genus</rank>
52
                                                                            <plantname>$Genus</plantname>
53
                                                                            <parent_id>
54
                                                                                <plantname>
55
                                                                                    <rank>family</rank>
56
                                                                                    <plantname>$Family</plantname>
57
                                                                                </plantname>
58
                                                                            </parent_id>
59
                                                                        </plantname>
60
                                                                    </parent_id>
61
                                                                </plantname>
62
                                                            </parent_id>
63
                                                        </plantname>
64
                                                    </parent_id>
65
                                                </plantname>
66
                                            </parent_id>
67
                                        </plantname>
68
                                    </path>
69
                                </_simplifyPath>
70
                            </plantname_id>
71
                        </plantconcept>
72
                    </plantconcept_id>
73
                </taxondetermination>
74
            </taxonoccurrence>
75
        </locationevent>
76
        <sourceaccessioncode>$QuadratID</sourceaccessioncode>
77
    </location>
78
</VegBIEN>
79
Inserted 16 new rows into database
(9-9/9)