getdcownerdata

— empty element

Occurrence

optional, single

Attributes

Description

By means of <getdcownerdata/> the dive computer's owner data are requested.

Parent Elements

<getdcdata/>

Child Elements

See Also

<divecomputercontrol>, <getdcdata/>

Examples

(see also <divecomputercontrol>)

<uddf version="3.2.0">
    <generator>
        <!-- here information about the data downloading software -->
    </generator>
    <divecomputercontrol>
        <getdcdata>
            <!-- the dive computer's owner data -->
            <!-- are sent to the calling software -->
            <getdcownerdata/>
        </getdcdata>
    </divecomputercontrol>
</uddf>