<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TypeTexteReglem">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Type de texte réglementaire</xsd:documentation>
        <xsd:documentation source="Definition">Décrit dans la nomenclature n°655.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:CodeType">
            <xsd:enumeration value="1">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">Decret</xsd:documentation>
                    <xsd:documentation source="Libelle">
Décret</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="2">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">ArreteInterMinisteriel</xsd:documentation>
                    <xsd:documentation source="Libelle">
Arrêté interministériel</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="3">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">ArreteMinisteriel</xsd:documentation>
                    <xsd:documentation source="Libelle">
Arrêté ministériel</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="4">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">ArreteRegional</xsd:documentation>
                    <xsd:documentation source="Libelle">
Arrêté régional</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="5">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">ArreteInterDepartemental</xsd:documentation>
                    <xsd:documentation source="Libelle">
Arrêté interdépartemental</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="6">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">ArreteDepartemental</xsd:documentation>
                    <xsd:documentation source="Libelle">
Arrêté départemental</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="7">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">ArreteMunicipal</xsd:documentation>
                    <xsd:documentation source="Libelle">
Arrêté municipal</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:attribute name="listID" use="optional" fixed="655">
                <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>