<xsd:simpleType name="typeIPP_occurence"> <xsd:restriction base="dtSTRING"> <xsd:minLength value="1"/> <xsd:maxLength value="20"/> <xsd:enumeration value="optional"/> <xsd:enumeration value="mandatory"/> </xsd:restriction> </xsd:simpleType>