<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ImageCarteStructure" abstract="false" mixed="false">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Carte de structure</xsd:documentation>
        <xsd:documentation source="Definition">La carte de structure est la représentation sous la forme d’une image. Il s’agit d’une numérisation image (scan) de l’information. 

Du point de vue du stockage, l’image sera conservée dans un format TIFF compressé.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:BinaryObjectType"/>
    </xsd:simpleContent>
</xsd:complexType>