<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="LbSupport">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Nom du support</xsd:documentation>
			<xsd:documentation source="Definition">Le nom du support est un mot ou groupe de mots constituant l'appellation du support, composant du milieu sur lequel porte l'investigation.</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:restriction base="cct:TextType">
				<xsd:maxLength value="40"/>
			</xsd:restriction>
		</xsd:simpleContent>
	</xsd:complexType>