<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ComPointBlock">
        <xsd:annotation>
            <xsd:documentation source="Libelle">
Commentaire du point bloquant</xsd:documentation>
            <xsd:documentation source="Definition">Information importante considérée comme un point bloquant pour le bon déroulement de l'action dans les échéances prévues. </xsd:documentation>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:restriction base="cct:TextType"/>
        </xsd:simpleContent>
    </xsd:complexType>