<xs:schema xmlns:sa_org="http://xml.sandre.eaufrance.fr/org/1" xmlns:cct="http://xml.sandre.eaufrance.fr/Composants/5" xmlns:sa_sti="http://xml.sandre.eaufrance.fr/sti/3" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sa_prl="http://xml.sandre.eaufrance.fr/prl/2.1" xmlns:sa_orm="http://xml.sandre.eaufrance.fr/orm/1.1" xmlns:sa_scl="http://xml.sandre.eaufrance.fr/scl/1.1" xmlns:sa_odp="http://xml.sandre.eaufrance.fr/odp/1.1" xmlns:sa_aep="http://xml.sandre.eaufrance.fr/aep/1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:sa_obs="http://xml.sandre.eaufrance.fr/obs/1.2" targetNamespace="http://xml.sandre.eaufrance.fr/org/1" elementFormDefault="qualified">
	<xs:import namespace="http://xml.sandre.eaufrance.fr/prl/2.1" schemaLocation="../../prl/2.1/sandre_fmt_xml_prl.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/odp/1.1" schemaLocation="../../odp/1.1/sandre_fmt_xml_odp.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/orm/1.1" schemaLocation="../../orm/1.1/sandre_fmt_xml_orm.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/scl/1.1" schemaLocation="../../scl/1.1/sandre_fmt_xml_scl.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/aep/1.1" schemaLocation="../../aep/1.1/sandre_fmt_xml_aep.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/obs/1.2" schemaLocation="../../obs/1.2/sandre_fmt_xml_obs.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/sti/3" schemaLocation="../../sti/3/sandre_fmt_xml_sti.xsd"/>
	<xs:import namespace="http://xml.sandre.eaufrance.fr/Composants/5" schemaLocation="../../Composants/5/composantstypes.xsd"/>
	<xs:annotation>
		<xs:documentation source="Code">ORG</xs:documentation>
		<xs:documentation source="Id">urn:sandre:dictionnaire:sa_org::</xs:documentation>
		<xs:documentation source="Titre">Description des ouvrages du domaine de l'eau</xs:documentation>
		<xs:documentation source="Copyright">2014</xs:documentation>
		<xs:documentation source="Description">Description des différents types d'ouvrages en rapport avec le domaine de l'eau</xs:documentation>
		<xs:documentation source="Contributeur">Ministère chargé de l'environnement</xs:documentation>
		<xs:documentation source="Version">1.0</xs:documentation>
		<xs:documentation source="Theme">Référentiels</xs:documentation>
		<xs:documentation source="Couverture">France</xs:documentation>
		<xs:documentation source="MotCle"/>
		<xs:documentation source="Lang">fra</xs:documentation>
		<xs:documentation source="DateCreation">2014-04-17</xs:documentation>
		<xs:documentation source="DateMAJ">2014-12-08</xs:documentation>
		<xs:documentation source="DateValidation">2014-05-13</xs:documentation>
		<xs:documentation source="Evolution">Version 1.0: récupération des classes se rapportant à des ouvrages ayant été définis dans différents dictionnaires de données</xs:documentation>
		<xs:documentation source="StatutDoc">Validé</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation>-----------------Entités-----------------</xs:documentation>
	</xs:annotation>
	<xs:complexType name="Ouvrage">
		<xs:annotation>
			<xs:documentation source="Libelle">
OUVRAGE</xs:documentation>
			<xs:documentation source="Definition">Dans le domaine de l'eau, un ouvrage désigne toute construction ou dispositif pérenne et de nature anthropique pouvant exercer une pression nuisible  (exemple: ouvrages de prélèvement; sites d'activités) ou une amélioration de la qualité ou la quantité des milieux aquatiques naturels, en visant par exemple à réduire la pollution des effluents d'eaux usées. Un ouvrage peut également correspondre aux installations de production de traitement  et de distribution d'eau potable.



</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="TypeOuvrage" type="sa_org:TypeOuvrage">
				<xs:annotation>
					<xs:documentation source="Libelle">
   Type d'ouvrage</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:choice>
				<xs:element name="OuvrageRejet" type="sa_orm:OuvrageRejet" minOccurs="0"/>
				<xs:element name="SitActiv" type="sa_sti:SitActiv" minOccurs="0"/>
				<xs:element name="SystemeCollecte" type="sa_scl:SystemeCollecte" minOccurs="0"/>
				<xs:element name="OuvrageDepollution" type="sa_odp:OuvrageDepollution" minOccurs="0"/>
				<xs:element name="InstallationAEP" type="sa_aep:InstallationAEP" minOccurs="0"/>
				<xs:element name="OuvragePrel" type="sa_prl:OuvragePrel" minOccurs="0"/>
				<xs:element name="ObstEcoul" type="sa_obs:ObstEcoul" minOccurs="0"/>
			</xs:choice>
		</xs:sequence>
	</xs:complexType>
	<xs:annotation>
		<xs:documentation>-----------------Attributs-----------------</xs:documentation>
	</xs:annotation>
	<xs:complexType name="TypeOuvrage">
		<xs:annotation>
			<xs:documentation source="Libelle">
Type d'ouvrage</xs:documentation>
			<xs:documentation source="Definition">La typologie des ouvrages est définie au sein de la nomenclature n°284. cf http://www.sandre.eaufrance.fr/?urn=urn:sandre:donnees:284::::::referentiel:3.1:html</xs:documentation>
		</xs:annotation>
		<xs:simpleContent>
			<xs:extension base="cct:CodeType284">
				<xs:attribute ref="cct:listID" use="optional" fixed="284"/>
				<xs:attribute ref="cct:listAgencyID" use="optional"/>
			</xs:extension>
		</xs:simpleContent>
	</xs:complexType>
</xs:schema>