<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NomIntFractionAnalysee">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Nom international de la fraction analysée</xsd:documentation>
			<xsd:documentation source="Definition">Le nom international de la fraction analysée est une information précisant le libellé utilisé de manière international pour la fraction analysée. Il s'agit généralement du nom anglais de la fraction analysée.</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:restriction base="cct:TextType">
				<xsd:maxLength value="255"/>
			</xsd:restriction>
		</xsd:simpleContent>
	</xsd:complexType>