<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="NomMatConstr">
    <xs:annotation>
        <xs:documentation source="Libelle">
Nom du matériau de construction</xs:documentation>
        <xs:documentation source="Definition">Appellation usuelle d'un matériau de construction.



</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:restriction base="cct:TextType">
            <xs:maxLength value="150"/>
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>