<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NomSegHydroThematique">
    <xsd:annotation>
        <xsd:documentation source="Libelle">
Nom du segment hydrographique thématique</xsd:documentation>
        <xsd:documentation source="Definition">Correspond au nom du segment hydrographique thématique tel que définit par l'organisme en charge de la définition du segment thématique.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="cct:TextType">
            <xsd:maxLength value="255"/>
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>