<xsd:simpleType name="productCodeType"> <xsd:restriction base="xsd:string"> <xsd:minLength value="5"/> </xsd:restriction> </xsd:simpleType>