<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CdBassinDCE">

<xsd:annotation>
        <xsd:documentation source="Libelle">
Code national du bassin DCE</xsd:documentation>
        <xsd:documentation source="Definition">Code national du bassin DCE.  Ce code est disponible sur le site du Sandre (http://www.sandre.eaufrance.fr).

</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
	<xsd:restriction base="cct:TextType">
   <xsd:maxLength value="5"/>
   </xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>