Chapter 7. The different sections, and their elements

Table of Contents

<generator>
<diver>
<divesite>
<gasdefinitions>
<profiledata>
<tablegeneration>
<divetrip>
<divecomputercontrol>

Following the elements available in the individual sections are listed. A detailed description of the elements is given in the alphabetical listing in the next chapter.

Some elements, like <date> e.g., appear in several sections.

Elements with same indentation are part of the same hierarchical level and belong as "subelements" (child elements) to the element, or section, with one indentation level to the left (parent element). For example, the elements <year>, <month>, <day>, and <dayofweek>, belong to the higher element <date> (<date> is the so-called "parent", the other ones are the "child elements"). The end tag is not shown in these examples (e.g., </date> does not appear — to remain within the above example)!

All elements are listed here — regardless whether they are not used/saved in a special case.

Some elements must appear, other ones can. Some elements may be given only once, while other elements can appear any times. These differences are not marked in the lists below and can be taken from the respective element descriptions.

The element <notes> with its subelements appears a lot of times inside other elements. For the sake of better readability it is given here before the individual section elements. If "<notes>..." appears below, all here listed subelements are available there, too.

<notes>
    <image>
        <objectname>
        <imagedata>
            <aperture>
            <date>
            <exposurecompensation>
            <filmspeed>
            <focallength>
            <focusingdistance>
            <meteringmethod>
            <shutterspeed>
            <time>
    <audio>
        <objectname>
    <video>
        <objectname>
    <text>
        <para>
        <imageref/>
        <audioref/>
        <videoref/>
        

<generator>

<generator>
    <name>
    <manufacturer>
        <name>
        <address>
            <street>
            <city>
            <postcode>
            <country>
            <province>
        <contact>
            <language>
            <phone>
            <mobilephone>
            <fax>
            <email>
            <homepage>
    <version>
    <date>
        <year>
        <month>
        <day>
        <dayofweek>
    <time>
        <hour>
        <minute>