Revision 11749
Added by Aaron Marcuse-Kubitza about 11 years ago
test.xml.ref | ||
---|---|---|
11 | 11 |
<locationevent fkey="parent_id"> |
12 | 12 |
<taxonoccurrence> |
13 | 13 |
<aggregateoccurrence> |
14 |
<count>$stemCount</count>
|
|
15 |
<cover_fraction><_percent_to_fraction><value>$cover</value></_percent_to_fraction></cover_fraction> |
|
14 |
<count>$individualCount</count>
|
|
15 |
<cover_fraction><_percent_to_fraction><value>$coverPercent</value></_percent_to_fraction></cover_fraction>
|
|
16 | 16 |
<plantobservation> |
17 | 17 |
<stemobservation> |
18 |
<diameterbreastheight_m><_cm_to_m><value>$stemDiameter</value></_cm_to_m></diameterbreastheight_m>
|
|
19 |
<height_m>$stemHeight</height_m>
|
|
18 |
<diameterbreastheight_m><_cm_to_m><value>$diameterBreastHeight_cm</value></_cm_to_m></diameterbreastheight_m>
|
|
19 |
<height_m>$height_m</height_m>
|
|
20 | 20 |
</stemobservation> |
21 | 21 |
</plantobservation> |
22 | 22 |
<sourceaccessioncode>$aggregateOrganismObservationID</sourceaccessioncode> |
23 | 23 |
</aggregateoccurrence> |
24 |
<sourceaccessioncode>$taxonObservation_ID</sourceaccessioncode>
|
|
24 |
<sourceaccessioncode>$taxonOccurrenceID</sourceaccessioncode>
|
|
25 | 25 |
</taxonoccurrence> |
26 | 26 |
</locationevent> |
27 | 27 |
</locationevent> |
Also available in: Unified diff
inputs/CVS/: switched to new-style import, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource