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>sourceaccessioncode</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>sourceaccessioncode</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">
35
            <personnel>
36
                <role>metadataProvider</role>
37
                <organizationName>SALVIAS-CSV</organizationName>
38
            </personnel>
39
            <title>RAINFOR - 1 ha Peru</title>
40
        </project>
41
        <project id="1">
42
            <personnel>
43
                <role>metadataProvider</role>
44
                <organizationName>SALVIAS-CSV</organizationName>
45
            </personnel>
46
            <title>RAINFOR - 1 ha Peru</title>
47
        </project>
48
    </projects>
49
    <parties>
50
        <party id="0"><organizationName>SALVIAS-CSV</organizationName></party>
51
        <party id="1"><organizationName>SALVIAS-CSV</organizationName></party>
52
    </parties>
53
    <plots>
54
        <plot id="0">
55
            <plotUniqueIdentifier>ALP-11</plotUniqueIdentifier>
56
            <simpleUserdefined>
57
                <name>majorGeo</name>
58
                <value>South America</value>
59
            </simpleUserdefined>
60
            <country>Peru</country>
61
            <state>Loreto</state>
62
            <simpleUserdefined>
63
                <name>localityDescription</name>
64
                <value>pre-Holocene; clay</value>
65
            </simpleUserdefined>
66
            <geospatial>
67
                <DecimalLatitude>-3.95</DecimalLatitude>
68
                <DecimalLongitude>-73.4333</DecimalLongitude>
69
                <verbatimElevation>200</verbatimElevation>
70
            </geospatial>
71
            <area>0.44</area>
72
        </plot>
73
        <plot id="1">
74
            <plotUniqueIdentifier>ALP-12</plotUniqueIdentifier>
75
            <simpleUserdefined>
76
                <name>majorGeo</name>
77
                <value>South America</value>
78
            </simpleUserdefined>
79
            <country>Peru</country>
80
            <state>Loreto</state>
81
            <simpleUserdefined>
82
                <name>localityDescription</name>
83
                <value>pre-Holocene; white and brown sand</value>
84
            </simpleUserdefined>
85
            <geospatial>
86
                <DecimalLatitude>-3.95</DecimalLatitude>
87
                <DecimalLongitude>-73.4333</DecimalLongitude>
88
                <verbatimElevation>200</verbatimElevation>
89
            </geospatial>
90
            <area>0.4</area>
91
        </plot>
92
    </plots>
93
</VegX>
(4-4/6)