<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="DistrictInternational" abstract="false" mixed="false">
        <xs:annotation>
            <xs:documentation source="Libelle">
District international</xs:documentation>
            <xs:documentation source="Definition">Permet de savoir si le district est un district international (ie. traverse les frontières) ou national (ie. entièrement compris sur le territoire français).</xs:documentation>
        </xs:annotation>
        <xs:simpleContent>
            <xs:restriction base="cct:IndicatorType"/>
        </xs:simpleContent>
    </xs:complexType>