<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TypeEvacCrue" mixed="false" abstract="false">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Type d'évacuateur de crue</xsd:documentation>
        <xsd:documentation source="Definition">Code attribué à chaque valeur possible de cet attribut. La liste des valeurs est définie au sein de la nomenclature n°553.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:CodeType">
            <xsd:maxLength value="1" fixed="false"/>
            <xsd:enumeration value="1">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">EVACSURFLIBRE</xsd:documentation>
                    <xsd:documentation source="Libelle">
Evacuateur à surface libre</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="2">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">CRETEDEVERS</xsd:documentation>
                    <xsd:documentation source="Libelle">
Crête déversante</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="3">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">CONDUITE</xsd:documentation>
                    <xsd:documentation source="Libelle">
Conduite ou galerie</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:attribute name="listID" use="optional" fixed="553">
                <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>