Project

General

Profile

1
Put template:
2
<VegBIEN>
3
    <location id="-1">
4
        <area>$Area</area>
5
        <elevation>
6
            <_alt>
7
                <1>$Altitude</1>
8
                <2>
9
                    <_avg>
10
                        <min>
11
                            <_units>
12
                                <default>m</default>
13
                                <to>m</to>
14
                                <to></to>
15
                                <value><_rangeStart><value>$Minimum altitude</value></_rangeStart></value>
16
                            </_units>
17
                        </min>
18
                    </_avg>
19
                </2>
20
            </_alt>
21
        </elevation>
22
        <elevationrange>
23
            <_range>
24
                <from>
25
                    <_units>
26
                        <default>m</default>
27
                        <to>m</to>
28
                        <to></to>
29
                        <value><_rangeStart><value>$Minimum altitude</value></_rangeStart></value>
30
                    </_units>
31
                </from>
32
            </_range>
33
        </elevationrange>
34
        <landform>$Topographical situation</landform>
35
        <locationdetermination>
36
            <latitude>
37
                <_alt>
38
                    <1>
39
                        <_nullIf>
40
                            <null>0</null>
41
                            <type>float</type>
42
                            <value>
43
                                <_alt>
44
                                    <1>$Latitude</1>
45
                                    <2>$Latitude (DMS)</2>
46
                                </_alt>
47
                            </value>
48
                        </_nullIf>
49
                    </1>
50
                </_alt>
51
            </latitude>
52
            <longitude>
53
                <_alt>
54
                    <1>
55
                        <_nullIf>
56
                            <null>0</null>
57
                            <type>float</type>
58
                            <value>
59
                                <_alt>
60
                                    <1>$Longitude</1>
61
                                    <2>$Longitude (DMS)</2>
62
                                </_alt>
63
                            </value>
64
                        </_nullIf>
65
                    </1>
66
                </_alt>
67
            </longitude>
68
        </locationdetermination>
69
        <locationevent>
70
            <project_id>
71
                <project>
72
                    <projectname>$Expedition name</projectname>
73
                    <sourceaccessioncode>$Expedition number</sourceaccessioncode>
74
                </project>
75
            </project_id>
76
            <authorlocationcode>$Inventory name</authorlocationcode>
77
            <commclass>
78
                <commdetermination>
79
                    <commconcept_id>
80
                        <commconcept>
81
                            <commname_id><commname><commname>$Vegetation type</commname></commname></commname_id>
82
                            <commdescription>$Locality description</commdescription>
83
                        </commconcept>
84
                    </commconcept_id>
85
                </commdetermination>
86
            </commclass>
87
            <obsstartdate><_date><date><_dateRangeStart><value>$First evaluation</value></_dateRangeStart></date></_date></obsstartdate>
88
            <soilobs>
89
                <acidity>$Acidez intercambiable (ISRIC 11&#8211;cmolc/Kg&#8211;0.05)</acidity>
90
                <calcium>$Calcio intercambiable (WSP S-5,10&#8211;cmolc/Kg&#8211;0.016)</calcium>
91
                <carbon>$Carb&#243;n Org&#225;nico (WSP S-9,10&#8211;%&#8211;0.06)</carbon>
92
                <cationexchangecapacity>$CIC (ISRIC 11&#8211;cmolc/Kg&#8211;0.05)</cationexchangecapacity>
93
                <clay>$Arcilla (DIN 18 123&#8211;%&#8211;1)</clay>
94
                <conductivity>$Conductividad electrica (ASPT 6&#8211;&#181;S/cm&#8211; 1 - 10000)</conductivity>
95
                <magnesium>$Magnesio intercambiable (WSP S-5,10&#8211;cmolc/Kg&#8211;0.00083)</magnesium>
96
                <nitrogen>$Nitr&#243;geno total (ISRIC 6&#8211;%&#8211;0.0014)</nitrogen>
97
                <organic>$Materia Org&#225;nica (WSP S-9,10&#8211;%&#8211;0.1)</organic>
98
                <ph>$pH acuoso (ISRIC 4&#8211;&#8211; 1 - 14)</ph>
99
                <phosphorus>$F&#243;sforo disponible (ISRIC 14-2&#8211;mg/Kg&#8211;1.5)</phosphorus>
100
                <potassium>$Potasio intercambiable (WSP S-5,10&#8211;cmolc/Kg&#8211;0.0053)</potassium>
101
                <sand>$Arena (DIN 18 123&#8211;%&#8211;2.5)</sand>
102
                <silt>$Limo (DIN 18 123&#8211;%&#8211;1)</silt>
103
                <sodium>$Sodio intercambiable (WSP S-5,10&#8211;cmolc/Kg&#8211;0.00083)</sodium>
104
                <texture>$Textural class</texture>
105
            </soilobs>
106
            <sourceaccessioncode>$Inventory code</sourceaccessioncode>
107
        </locationevent>
108
        <locationnarrative>$Locality</locationnarrative>
109
        <notespublic>$Observaciones</notespublic>
110
        <slopeaspect>
111
            <_compass>
112
                <value>
113
                    <_alt>
114
                        <1>$Direction</1>
115
                        <2>$Orientaci&#243;n/exposicion</2>
116
                    </_alt>
117
                </value>
118
            </_compass>
119
        </slopeaspect>
120
        <slopegradient>$Slope</slopegradient>
121
        <sourceaccessioncode>
122
            <_merge>
123
                <2>
124
                    <_alt>
125
                        <1>$Inventory code</1>
126
                        <2>$Inventory name</2>
127
                    </_alt>
128
                </2>
129
            </_merge>
130
        </sourceaccessioncode>
131
    </location>
132
</VegBIEN>
133
Inserted 19 new rows into database
(2-2/2)