<xsd:simpleType name="mime-typeValueList"> <xsd:restriction base="xsd:string"> <xsd:pattern value="(text|multipart|message|application|image|audio|video|model)(/.+)*" /> </xsd:restriction> </xsd:simpleType>