Project

General

Profile

1
<!--put template-->
2
<VegBIEN>
3
    <_setDefault id="-1">
4
        <source_id><source><shortname>NVS.new</shortname></source></source_id>
5
        <path>
6
            <_simplifyPath>
7
                <next>parent_id</next>
8
                <path>
9
                    <location>
10
                        <authorlocationcode>$Plot</authorlocationcode>
11
                        <locationevent>
12
                            <method_id><method><name>$Method</name></method></method_id>
13
                            <project_id><project><projectname>$Project Abbreviation</projectname></project></project_id>
14
                        </locationevent>
15
                        <locationplace>
16
                            <place_id>
17
                                <place>
18
                                    <coordinates_id>
19
                                        <coordinates>
20
                                            <coordsaccuracy_m><_noCV><value>$Precision</value></_noCV></coordsaccuracy_m>
21
                                            <verbatimcoordinates>
22
                                                <_join>
23
                                                    <1>$Datum</1>
24
                                                    <2>
25
                                                        <_label>
26
                                                            <label>x</label>
27
                                                            <value>$XEast Long</value>
28
                                                        </_label>
29
                                                    </2>
30
                                                    <3>
31
                                                        <_label>
32
                                                            <label>y</label>
33
                                                            <value>$YNorth Lat</value>
34
                                                        </_label>
35
                                                    </3>
36
                                                </_join>
37
                                            </verbatimcoordinates>
38
                                        </coordinates>
39
                                    </coordinates_id>
40
                                </place>
41
                            </place_id>
42
                        </locationplace>
43
                    </location>
44
                </path>
45
            </_simplifyPath>
46
        </path>
47
    </_setDefault>
48
</VegBIEN>
49
Inserted 7 new rows into database
(6-6/7)