<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NbIntroEspec">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Nombre d'espèces introduites</xsd:documentation>
        <xsd:documentation source="Definition">Nombre d'individus qui ont été réintroduits dans le milieux.
</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:NumericType"/>
    </xsd:simpleContent>
</xsd:complexType>