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
11 11
                                <sourceaccessioncode>$PlotObsID</sourceaccessioncode>
12 12
                                <stemcount>$NoInd</stemcount>
13 13
                                <stemobservation>
14
                                    <basaldiameter>$basal_diam</basaldiameter>
14
                                    <basaldiameter_m>$basal_diam</basaldiameter_m>
15 15
                                    <definedvalue fkey="tablerecord_id">
16 16
                                        <userdefined_id>
17 17
                                            <userdefined>
......
57 57
                                        </userdefined_id>
58 58
                                        <definedvalue>$stem_notes</definedvalue>
59 59
                                    </definedvalue>
60
                                    <diameterbreastheight>$stem_dbh</diameterbreastheight>
61
                                    <height>$stem_height_m</height>
62
                                    <heightfirstbranch>$stem_height_first_branch_m</heightfirstbranch>
60
                                    <diameterbreastheight_m>$stem_dbh</diameterbreastheight_m>
61
                                    <height_m>$stem_height_m</height_m>
62
                                    <heightfirstbranch_m>$stem_height_first_branch_m</heightfirstbranch_m>
63 63
                                    <sourceaccessioncode>$stem_id</sourceaccessioncode>
64 64
                                    <stemtag>
65 65
                                        <iscurrent>

Also available in: Unified diff