<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="LbTypeStrati">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Libellé du type de stratigraphie</xsd:documentation>
        <xsd:documentation source="Definition">Appellation décrivant un type de stratigraphie. 
A la différence du mnémonique, le libellé doit être explicite. </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:TextType">
            <xsd:maxLength value="250"/>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>