Inside <fauna> information is given about normally found animals at a dive spot, or the animals seen during a specific dive. If the membership in classes, and tribes respectively, is known, the information can be given inside the respective elements. If classes, and tribes respectively, are not known the names of the animals are simply put in brackets with the <text> element inside <notes> (see example).
<fauna> stands inside <ecology> (description of normally at a dive spot found animals, and plants), and inside <observations> (if observations made during a dive shall be recorded).
<ecology>, <observations>
<invertebrata> (invertebrates — further divided, see there), <notes>, <vertebrata> (vertebrates — further divided, see there)
<ecology>, <flora>, <observations>
<fauna> <invertebrata> <!-- invertebrates --> <porifera> <!-- sponges --> </porifera> <coelenterata> <!-- coelenteratas --> </coelenterata> <cnidaria> <!-- cnidarians --> </cnidaria> <ctenophora> <!-- ctenophoranes --> </ctenophora> <plathelminthes> <!-- flatworms --> </plathelminthes> <bryozoa> <!-- bryozoans --> </bryozoa> <phoronidea> <!-- phoronids --> </phoronidea> <ascidiacea> <!-- seasquirts --> </ascidiacea> <echinodermata> <!-- echinoderms --> </echinodermata> <mollusca> <!-- molluscs --> </mollusca> <crustacea> <!-- crustaceans --> </crustacea> <invertebratavarious> <!-- all other invertebrates --> </invertebratavarious> </invertebrata> <vertebrata> <!-- vertebrates --> <chondrichthyes> <!-- cartilaginous fishes - sharks, rays --> </chondrichthyes> <osteichthyes> <!-- Knochenfische --> </osteichthyes> <mammalia> <!-- mammalians --> </mammalia> <amphibia> <!-- amphibians --> </amphibia> <reptilia> <!-- reptiles --> </reptilia> <vertebratavarious> <!-- all other vertebrates--> </vertebratavarious> </vertebrata> </fauna>
<fauna> <!-- no interest to look into a field guide... --> <notes> <text> Goldschwamm, Nierenschwamm, Meerjunker, Mönchsfisch, Geweihschleimfisch </text> <!-- here can also appear images, video files etc. --> </notes> </fauna>