<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CdStationCtrlMigrPoiss">
        <xsd:annotation>
            <xsd:documentation source="Libelle">
Code de la station de contrôle des migrations</xsd:documentation>
            <xsd:documentation source="Definition">Identifiant national de la station de contrôle des migrations de poissons où sont évalués les flux migratoires.

</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:restriction base="cct:IdentifierType">
                <xsd:attribute name="schemeID" use="optional" fixed="STATIONCTRLMIGRPOISS">
                    <xsd:simpleType>
                        <xsd:restriction base="xsd:normalizedString"/>
                    </xsd:simpleType>
                </xsd:attribute>
                <xsd:attribute name="schemeAgencyID" use="optional" fixed="SANDRE">
                    <xsd:simpleType>
                        <xsd:restriction base="xsd:normalizedString"/>
                    </xsd:simpleType>
                </xsd:attribute>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>