Project

General

Profile

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