<xsd:simpleType name="mime.type"> <xsd:restriction base="xsd:string"> <xsd:pattern value="[^/]+/[^/]+"/> </xsd:restriction> </xsd:simpleType>