<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ValeursSeuilStationHydro" abstract="false" mixed="false">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Valeur(s) du seuil de la station hydrométrique</xsd:documentation>
			<xsd:documentation source="Definition">Il s'agit de l'ensemble des seuils d'une station hydrométrique.

</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence minOccurs="1" maxOccurs="1">
			<xsd:element name="ValSeuilHauteurStationHydro" type="sa_hyd:ValSeuilHauteurStationHydro" nillable="false" minOccurs="0" maxOccurs="1">
				<xsd:annotation>
					<xsd:documentation source="Libelle">
   Valeur du seuil en hauteur de la station hydro</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="DtActivationSeuilStationHydro" type="sa_hyd:DtActivationSeuilStationHydro" nillable="false" minOccurs="0" maxOccurs="1">
				<xsd:annotation>
					<xsd:documentation source="Libelle">
   Date d'activation du seuil de la station hydro</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="DtDesactivationSeuilStationHydro" type="sa_hyd:DtDesactivationSeuilStationHydro" nillable="false" minOccurs="0" maxOccurs="1">
				<xsd:annotation>
					<xsd:documentation source="Libelle">
   Date de desactivation du seuil de la station hydro</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="SeuilSiteHydro" type="sa_hyd:SeuilSiteHydro" nillable="false" minOccurs="1" maxOccurs="1">
				<xsd:annotation>
					<xsd:documentation source="Libelle">Valeur(s) du seuil de la station hydrométrique</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="StationHydro" type="sa_hyd:StationHydro" nillable="false" minOccurs="1" maxOccurs="1">
				<xsd:annotation>
					<xsd:documentation source="Libelle">Valeur(s) du seuil de la station hydrométrique</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>