<?xml version="1.0" standalone="yes"?>
<Table name="Opt Data Flag">
    <Row>
        <OptionID>1</OptionID>
        <DataFlag>Analytical value</DataFlag>
        <Description>Presented value of analysed result directly taken from the source.</Description>
    </Row>
    <Row>
        <OptionID>2</OptionID>
        <DataFlag>Calculated value</DataFlag>
        <Description>Values from a source or multiple sources which are aggregated and processed to turn into one calculated value or value is calculated for unit conversion.</Description>
    </Row>
    <Row>
        <OptionID>3</OptionID>
        <DataFlag>Roundup value</DataFlag>
        <Description>Value is being roundup e.g. 2545 -> 2500.</Description>
    </Row>
    <Row>
        <OptionID>4</OptionID>
        <DataFlag>Estimated value</DataFlag>
        <Description>Value is estimated from the source hints.</Description>
    </Row>
    <Row>
        <OptionID>5</OptionID>
        <DataFlag>Gapfilled value</DataFlag>
        <Description>Value meant for a crop is derived from the values of its closest relative or species.</Description>
    </Row>
    <Row>
        <OptionID>6</OptionID>
        <DataFlag>Source presented value</DataFlag>
        <Description>Value presented in the source.</Description>
    </Row>
    <Row>
        <OptionID>7</OptionID>
        <DataFlag>Under revision</DataFlag>
        <Description>"Due to data migration, the data flagged under this flag are to be revised."
</Description>
    </Row>
</Table>