<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="NomBassinDCE" abstract="false" mixed="false">
        <xs:annotation>
            <xs:documentation source="Libelle">
Nom du bassin DCE</xs:documentation>
            <xs:documentation source="Definition">Le nom associé à chaque bassin DCE est celui attribué par le Sandre.</xs:documentation>
        </xs:annotation>
        <xs:simpleContent>
            <xs:restriction base="cct:TextType">
                <xs:maxLength value="100" fixed="false"/>
            </xs:restriction>
        </xs:simpleContent>
    </xs:complexType>