|
From: Daniel J S. <dan...@ie...> - 2014-11-10 18:35:06
|
On 11/10/2014 12:24 PM, Daniel J Sebald wrote: > Might MIME be something used in clipboards these days? Here is the MIME > for svg: > > image/svg+xml A bit more info: http://www.ietf.org/rfc/rfc3023.txt 8.19 Image/svg+xml Content-type: image/svg+xml <?xml version="1.0" ?> Scalable Vector Graphics (SVG) documents are XML documents whose content describes graphical information, as defined by [SVG]. As a format based on XML, SVG documents SHOULD use the '+xml' suffix convention in their MIME content-type identifier. However, no content type has yet been registered for SVG and so this media type should not be used until such registration has been completed. |