<divetrip>

Within <divetrip> only one element <trip> exists, where a dive trip is described. This element can be repeated any times.

<trip>
    <name>
    <aliasname>
    <dateoftrip>
        <datetime>
    <geography>
        <address>
            <street>
            <city>
            <postcode>
            <country>
            <province>
        <location>
        <latitude>
        <longitude>
        <altitude>
        <timezone>
    <boattrip/>
    <hoteltrip/>
    <individualtrip/>
    <organizedtrip/>
    <vessel>
        <name>
        <aliasname>
        <shiptype>
        <shipdimension>
        <marina>
        <notes>
            <para>
            <link/> (for cross-referencing  <audio>,  <image>, and  <video> objects)
    <accommodation>
        <name>
        <aliasname>
        <category>
        <address>
            <street>
            <city>
            <postcode>
            <country>
            <province>
        <contact>
            <language>
            <phone>
            <mobilephone>
            <fax>
            <email>
            <homepage>
        <notes>
            <para>
            <link/> (for cross-referencing  <audio>,  <image>, and  <video> objects)
    <operator>
        <name>
        <aliasname>
        <address>
            <street>
            <city>
            <postcode>
            <country>
            <province>
        <contact>
            <language>
            <phone>
            <mobilephone>
            <fax>
            <email>
            <homepage>
        <rating>
        <notes>
            <para>
            <link/> (for cross-referencing  <audio>,  <image>, and  <video> objects)
    <relateddives>
        <link/> (for <dive> data to be cross-referenced)
        <link/> (for <repetitiongroup> data to be cross-referenced)