<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MnTypeStrati">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Mnémonique du type de stratigraphie</xsd:documentation>
        <xsd:documentation source="Definition">Libellé court décrivant un type de stratigraphie. </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:TextType">
            <xsd:maxLength value="25"/>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>