<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TypePPR">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Type de périmètre de protection réglementaire</xsd:documentation>
        <xsd:documentation source="Definition">Décrit dans la nomenclature n°631.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:CodeType">
            <xsd:enumeration value="PPI">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">PerimProtectionImmediate</xsd:documentation>
                    <xsd:documentation source="Libelle">
Périmètre de Protection Immédiate</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="PPR">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">PerimProtectionRapp</xsd:documentation>
                    <xsd:documentation source="Libelle">
Périmètre de Protection Rapprochée</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:enumeration value="PPE">
                <xsd:annotation>
                    <xsd:documentation source="Mnemonique">PerimProtectionEloignee</xsd:documentation>
                    <xsd:documentation source="Libelle">
Périmètre de Protection Eloignée</xsd:documentation>
                    <xsd:documentation source="Definition"/>
                </xsd:annotation>
            </xsd:enumeration>
            <xsd:attribute name="listID" use="optional" fixed="631">
                <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>