<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ProfMaxProfilUnitObs">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Profondeur maximal de colonisation de l’unité d’observation</xsd:documentation>
        <xsd:documentation source="Definition">Profondeur maximale, exprimée en mètre, de colonisation observée sur le profil.
</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:NumericType"/>
    </xsd:simpleContent>
</xsd:complexType>