<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CdDispoCptMigrPoiss">
        <xsd:annotation>
            <xsd:documentation source="Libelle">
Code du dispositif de comptage</xsd:documentation>
            <xsd:documentation source="Definition">Identifiant attribué à chaque dispositif de comptage sous la forme d’un numéro ou d’un mnémonique (DC1, DC2, ...) afin de les distinguer au sein d’un dispositif de franchissement.

Cette information est sous la responsabilité du ou des organismes producteurs de données acquises sur la station de contrôle des migrations.</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:restriction base="cct:IdentifierType">
                <xsd:attribute name="schemeID" use="optional" fixed="DISPOCPTMIGRPOISS">
                    <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>