<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="LongPlanGalerie" mixed="false" abstract="false">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Longueur en plan d'une galerie</xsd:documentation>
        <xsd:documentation source="Definition">Longueur en plan de la galerie exprimée en mètres
</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:NumericType"/>
    </xsd:simpleContent>
</xsd:complexType>