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
                                                            <parent_id>
45
                                                                <plantname>
46
                                                                    <rank>species</rank>
47
                                                                    <parent_id>
48
                                                                        <plantname>
49
                                                                            <rank>genus</rank>
50
                                                                            <plantname>$Genus</plantname>
51
                                                                            <parent_id>
52
                                                                                <plantname>
53
                                                                                    <rank>family</rank>
54
                                                                                    <plantname>$Family</plantname>
55
                                                                                </plantname>
56
                                                                            </parent_id>
57
                                                                        </plantname>
58
                                                                    </parent_id>
59
                                                                </plantname>
60
                                                            </parent_id>
61
                                                        </plantname>
62
                                                    </parent_id>
63
                                                </plantname>
64
                                            </parent_id>
65
                                        </plantname>
66
                                    </path>
67
                                </_simplifyPath>
68
                            </plantname_id>
69
                        </plantconcept>
70
                    </plantconcept_id>
71
                </taxondetermination>
72
            </taxonoccurrence>
73
        </locationevent>
74
        <sourceaccessioncode>$QuadratID</sourceaccessioncode>
75
    </location>
76
</VegBIEN>
77
Inserted 14 new rows into database
(9-9/9)