<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NomIUPACSubstanceChimique">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Nom IUPAC de la substance chimique</xsd:documentation>
			<xsd:documentation source="Definition">Le nom IUPAC fait référence à une nomenclature reconnue officiellement à l'échelle internationale, issue de l'Union Internationale de Chimie Pure et Appliquée (International Union of Pure and Applied Chemistry).</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:restriction base="cct:TextType">
				<xsd:maxLength value="255"/>
			</xsd:restriction>
		</xsd:simpleContent>
	</xsd:complexType>