<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NomZoneVuln">
		<xsd:annotation>
			<xsd:documentation source="Libelle">
Nom de la zone vulnérable</xsd:documentation>
			<xsd:documentation source="Definition">Libellé éventuel de la zone vulnérable.</xsd:documentation>
		</xsd:annotation>
		<xsd:simpleContent>
			<xsd:restriction base="cct:TextType">
				<xsd:maxLength value="20"/>
			</xsd:restriction>
		</xsd:simpleContent>
	</xsd:complexType>