<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="SexeParticulier">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Sexe du particulier</xsd:documentation>
			<xsd:documentation source="Definition">Sexe de la personne physique.

La liste des codes est définie dans la nomenclature n°717.
Celle-ci s'appuie sur la norme ISO 5218 1977 

 cf http://www.sandre.eaufrance.fr/?urn=urn:sandre:donnees:717::::::referentiel:3.1:html</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:extension base="cct:CodeType717">
				<xsd:attribute ref="cct:listID" use="optional" fixed="717"/>
				<xsd:attribute ref="cct:listAgencyID" use="optional"/>
			</xsd:extension>
		</xsd:simpleContent>
	</xsd:complexType>