<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CdStationHydroAncienRef">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Code de la station hydrométrique de l'ancien référentiel</xsd:documentation>
			<xsd:documentation source="Definition">Identifiant d'une station hydrométrique dans l'ancien référentiel d'Hydro II. 
</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:restriction base="cct:TextType">
				<xsd:maxLength value="10"/>
			</xsd:restriction>
		</xsd:simpleContent>
	</xsd:complexType>