Project

General

Profile

« Previous | Next » 

Revision 4753

schemas/vegbien.sql: Added units suffix to all core VegBIEN fields that have units. It is the responsibility of the mappings to ensure that all units are properly translated.

View differences:

test.xml.ref
19 19
                                <sourceaccessioncode>$MeasureID</sourceaccessioncode>
20 20
                                <stemobservation>
21 21
                                    <authorstemcode>$StemID</authorstemcode>
22
                                    <diameterbreastheight>$DBH</diameterbreastheight>
22
                                    <diameterbreastheight_m>$DBH</diameterbreastheight_m>
23 23
                                    <stemtag>
24 24
                                        <iscurrent>true</iscurrent>
25 25
                                        <tag>
......
29 29
                                            </_alt>
30 30
                                        </tag>
31 31
                                    </stemtag>
32
                                    <xposition>$x</xposition>
33
                                    <yposition>$y</yposition>
32
                                    <xposition_m>$x</xposition_m>
33
                                    <yposition_m>$y</yposition_m>
34 34
                                </stemobservation>
35 35
                            </plantobservation>
36 36
                        </aggregateoccurrence>

Also available in: Unified diff