<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TypeDissip" mixed="false" abstract="false">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Type de dissipateur d'énergie</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°556.</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">BASSINDISSIP</xsd:documentation>
                    <xsd:documentation source="Libelle">
Bassin de dissipation</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="2">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">SAUTSKI</xsd:documentation>
                    <xsd:documentation source="Libelle">
Saut de ski</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="3">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">GRADINS</xsd:documentation>
                    <xsd:documentation source="Libelle">
Gradins successifs</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="4">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">BASSINIMPACT</xsd:documentation>
                    <xsd:documentation source="Libelle">
Bassin à impact</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="5">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">AUTERS</xsd:documentation>
                    <xsd:documentation source="Libelle">
Autres</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:attribute name="listID" use="optional" fixed="556">
                <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>