type

Occurrence

optional, single

Attributes

Description

<type> indicates the type of the device, or software respectively, generating the UDDF file. Allowed keywords are: converter, divecomputer, and logbook.

Parent Elements

<generator>

Child Elements

See Also

<generator>

Examples

(see also <generator>)

<!-- a converter program generated the UDDF file out of a manufacturer's own format -->
<type>converter</type>
                
<!-- a divecomputer generated the UDDF file -->
<type>divecomputer</type>
                
<!-- a logbook program generated the UDDF file -->
<type>logbook</type>