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

<xsd:annotation>
        <xsd:documentation source="Libelle">
Nom du scénario d'échange</xsd:documentation>
        <xsd:documentation source="Definition">Nom par lequel le scénario est officiellement connu.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
	<xsd:restriction base="cct:TextType">
   
   </xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>