<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="LbElement">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Libellé du critère d'identification</xsd:documentation>
        <xsd:documentation source="Definition">Le libellé est celui correspondant au code du critère d'identification dans la nomenclature.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:TextType">
            <xsd:maxLength value="250"/>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>