<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MethodeNorm">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Méthode normalisée</xsd:documentation>
			<xsd:documentation source="Definition">Indique si la méthode est normalisée par l’Afnor.</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:restriction base="cct:IndicatorType"/>
		</xsd:simpleContent>
	</xsd:complexType>