<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CatSupport">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Catégorie du support</xsd:documentation>
			<xsd:documentation source="Definition">La catégorie du support distingue les supports en plusieurs catégories recensées dans la liste administrée par le SANDRE définie dans la nomenclature SANDRE n°908. cf http://www.sandre.eaufrance.fr/?urn=urn:sandre:donnees:908::::::referentiel:3.1:html</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:extension base="cct:CodeType908">
				<xsd:attribute ref="cct:listID" use="optional" fixed="908"/>
				<xsd:attribute ref="cct:listAgencyID" use="optional"/>
			</xsd:extension>
		</xsd:simpleContent>
	</xsd:complexType>