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"><title>RAINFOR - 1 ha Peru</title></project>
25
        <project id="1"><title>RAINFOR - 1 ha Peru</title></project>
26
    </projects>
27
    <plots>
28
        <plot id="0">
29
            <plotUniqueIdentifier>ALP-11</plotUniqueIdentifier>
30
            <simpleUserdefined>
31
                <name>majorGeo</name>
32
                <value>South America</value>
33
            </simpleUserdefined>
34
            <country>Peru</country>
35
            <state>Loreto</state>
36
            <simpleUserdefined>
37
                <name>localityDescription</name>
38
                <value>pre-Holocene; clay</value>
39
            </simpleUserdefined>
40
            <geospatial>
41
                <DecimalLatitude>-3.95</DecimalLatitude>
42
                <DecimalLongitude>-73.4333</DecimalLongitude>
43
                <verbatimElevation>200</verbatimElevation>
44
            </geospatial>
45
            <area>0.44</area>
46
        </plot>
47
        <plot id="1">
48
            <plotUniqueIdentifier>ALP-12</plotUniqueIdentifier>
49
            <simpleUserdefined>
50
                <name>majorGeo</name>
51
                <value>South America</value>
52
            </simpleUserdefined>
53
            <country>Peru</country>
54
            <state>Loreto</state>
55
            <simpleUserdefined>
56
                <name>localityDescription</name>
57
                <value>pre-Holocene; white and brown sand</value>
58
            </simpleUserdefined>
59
            <geospatial>
60
                <DecimalLatitude>-3.95</DecimalLatitude>
61
                <DecimalLongitude>-73.4333</DecimalLongitude>
62
                <verbatimElevation>200</verbatimElevation>
63
            </geospatial>
64
            <area>0.4</area>
65
        </plot>
66
    </plots>
67
</VegX>
(6-6/10)