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