<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TypDeGrdObsElabHydro" mixed="false" abstract="false">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Type de grandeur de l'observation élaborée Hydro</xsd:documentation>
        <xsd:documentation source="Definition">Type de grandeur mesurée. Cet attribut prend les valeurs possibles définies par le Sandre dans la nomenclature n°513.

</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:CodeType">
            <xsd:maxLength value="10" fixed="false"/>
            <xsd:enumeration value="QmJ">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">Débit moyen journalier</xsd:documentation>
                    <xsd:documentation source="Libelle">
Débit moyen journalier</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="QmM">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">Débit moyen mensuel</xsd:documentation>
                    <xsd:documentation source="Libelle">
Débit moyen mensuel</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="QIXM">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">QIXM</xsd:documentation>
                    <xsd:documentation source="Libelle">
Débit instantané maximal mensuel</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="QINM">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">QINM</xsd:documentation>
                    <xsd:documentation source="Libelle">
Débit instantané minimal mensuel</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="HIXM">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">HIXM</xsd:documentation>
                    <xsd:documentation source="Libelle">
Hauteur instantanée maximale mensuelle</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="HINM">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">HINM</xsd:documentation>
                    <xsd:documentation source="Libelle">
Hauteur instantanée minimale mensuelle</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="dQmM">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">dQmM</xsd:documentation>
                    <xsd:documentation source="Libelle">
Delta du débit moyen mensuel pour la reconstitution du débit naturel</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:attribute name="listID" use="optional" fixed="513">
                <xsd:simpleType>
                    <xsd:restriction base="xsd:normalizedString"/>
                </xsd:simpleType>
            </xsd:attribute>
            <xsd:attribute name="listAgencyID" use="optional" fixed="sandre">
                <xsd:simpleType>
                    <xsd:restriction base="xsd:normalizedString"/>
                </xsd:simpleType>
            </xsd:attribute>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>