invertebrata

Occurrence

optional, single

Attributes

Description

Inside <invertebrata> all invertebrates seen are listed. The section is divided into subsections.

Parent Elements

<fauna>

Child Elements

<ascidiacea>, <bryozoa>, <cnidaria>, <coelenterata>, <crustacea>, <ctenophora>, <echinodermata>, <invertebratavarious>, <mollusca>, <phoronidea>, <plathelminthes>, <porifera>

See Also

<fauna>

Examples

(see also <fauna>)

<invertebrata>
    <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 seen invertebrates which are not listed above -->
    </invertebratavarious>
</invertebrata>