dateofflight

Occurrence

optional, single

Attributes

Description

The element puts into brackets the date (and time og the beginning) of a flight. The only element inside <dateofflight> is <datetime>.

Parent Elements

<exposuretoaltitude>

Child Elements

<datetime>

See Also

<altitudeofexposure>, <surfaceintervalbeforealtitudeexposure>, <totallengthofexposure>, <transportation>, <wayaltitude>

Examples

(see also <exposuretoaltitude> and <dive>)

<!-- flight on Sunday, November 10th, 2002 -->
<dateofflight>
    <datetime>2002-11-10</datetime>
</dateofflight>