<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RefEchantillonCommanditaire" abstract="false" mixed="false">
        <xsd:annotation>
            <xsd:documentation source="Libelle">
Référence de l'échantillon chez le producteur</xsd:documentation>
            <xsd:documentation source="Definition">La référence de l'échantillon chez le producteur est la référence qu'affecte le laboratoire à l'échantillon à des fins de gestion et de correspondance notamment pour la facturation des prestations.

L'identification complète de l'échantillon est la concaténation de la référence de l'échantillon et du code SIRET de l'organisme ayant créé l'échantillon.

Les informations sur l'échantillon sont sous la responsabilité de l'organisme ayant créé cet échantillon. 
</xsd:documentation>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:restriction base="cct:TextType">
                <xsd:maxLength value="17" fixed="false"/>
            </xsd:restriction>
        </xsd:simpleContent>
    </xsd:complexType>