Project

General

Profile

1
<?xml version="1.0" ?>
2
<VegX>
3
    <plotObservations>
4
        <plotObservation id="0">
5
            <projectID>0</projectID>
6
            <plotUniqueIdentifierID>0</plotUniqueIdentifierID>
7
            <simpleUserdefined>
8
                <name>plotMethodology</name>
9
                <value>1 ha, stems &gt;= 10 cm dbh</value>
10
            </simpleUserdefined>
11
            <obsStartDate>1990-11-16</obsStartDate>
12
        </plotObservation>
13
        <plotObservation id="1">
14
            <projectID>1</projectID>
15
            <plotUniqueIdentifierID>1</plotUniqueIdentifierID>
16
            <simpleUserdefined>
17
                <name>plotMethodology</name>
18
                <value>1 ha, stems &gt;= 10 cm dbh</value>
19
            </simpleUserdefined>
20
            <obsStartDate>1990-11-16</obsStartDate>
21
        </plotObservation>
22
    </plotObservations>
23
    <projects>
24
        <project id="0">
25
            <title>RAINFOR - 1 ha Peru</title>
26
        </project>
27
        <project id="1">
28
            <title>RAINFOR - 1 ha Peru</title>
29
        </project>
30
    </projects>
31
    <plots>
32
        <plot id="0">
33
            <plotUniqueIdentifier>ALP-11</plotUniqueIdentifier>
34
            <simpleUserdefined>
35
                <name>majorGeo</name>
36
                <value>South America</value>
37
            </simpleUserdefined>
38
            <country>Peru</country>
39
            <state>Loreto</state>
40
            <simpleUserdefined>
41
                <name>localityDescription</name>
42
                <value>pre-Holocene; clay</value>
43
            </simpleUserdefined>
44
            <geospatial>
45
                <DecimalLatitude>-3.95</DecimalLatitude>
46
                <DecimalLongitude>-73.4333</DecimalLongitude>
47
                <verbatimElevation>200</verbatimElevation>
48
            </geospatial>
49
            <area>0.44</area>
50
        </plot>
51
        <plot id="1">
52
            <plotUniqueIdentifier>ALP-12</plotUniqueIdentifier>
53
            <simpleUserdefined>
54
                <name>majorGeo</name>
55
                <value>South America</value>
56
            </simpleUserdefined>
57
            <country>Peru</country>
58
            <state>Loreto</state>
59
            <simpleUserdefined>
60
                <name>localityDescription</name>
61
                <value>pre-Holocene; white and brown sand</value>
62
            </simpleUserdefined>
63
            <geospatial>
64
                <DecimalLatitude>-3.95</DecimalLatitude>
65
                <DecimalLongitude>-73.4333</DecimalLongitude>
66
                <verbatimElevation>200</verbatimElevation>
67
            </geospatial>
68
            <area>0.4</area>
69
        </plot>
70
    </plots>
71
</VegX>
(9-9/14)