<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="EchelleGestionSage">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Echelle de gestion du SAGE</xsd:documentation>
        <xsd:documentation source="Definition">Echelle thématique de gestion du SAGE.
Différente de la notion de 'source d'information utilisée lors de la création du périmètre du SAGE'.
Décrit dans la nomenclature n°626.
</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:CodeType">
            <xsd:enumeration value="1">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">BV</xsd:documentation>
                    <xsd:documentation source="Libelle">
Bassin versant</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="2">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">SysAqui</xsd:documentation>
                    <xsd:documentation source="Libelle">
Système aquifère</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:attribute name="listID" use="optional" fixed="626">
                <xsd:simpleType>
                    <xsd:restriction base="xsd:normalizedString"/>
                </xsd:simpleType>
            </xsd:attribute>
            <xsd:attribute name="listAgencyID" use="optional">
                <xsd:simpleType>
                    <xsd:restriction base="xsd:normalizedString"/>
                </xsd:simpleType>
            </xsd:attribute>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>