Project

General

Profile

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