<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CapaciteTotale">

<xsd:annotation>
        <xsd:documentation source="Libelle">
Capacité totale</xsd:documentation>
        <xsd:documentation source="Definition">Pour une retenue, la capacité totale est le volume total, culot compris, que peut emmagasiner un réservoir au-dessous de la cote normale d’exploitation. Pour un lac, il s’agit du volume maximal normal. La capacité totale s'exprime en m3.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
	<xsd:restriction base="cct:NumericType">
   
   </xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>