<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CodeScenario">


           <xsd:annotation>
        <xsd:documentation source="Libelle">
Code du scénario d'échange</xsd:documentation>
        <xsd:documentation source="Definition">Identifiant du scénario d'échange indépendamment de sa version et de sa représentation. Le code du scénario d'échange prend l'une des valeurs possibles définies selon la nomenclature Sandre n°835. cf http://www.sandre.eaufrance.fr/?urn=urn:sandre:donnees:835::::::referentiel:3.1:html</xsd:documentation>
    </xsd:annotation>     <xsd:simpleContent>
     <xsd:extension base="cct:CodeType835">
      <xsd:attribute ref="cct:listID" use="optional" fixed="835">

		</xsd:attribute>
		<xsd:attribute ref="cct:listAgencyID" use="optional">

		</xsd:attribute>            
  
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>