Developer Knowledgebase
Knowledgebase Home
SVG KB
Overview
Software Development Kits
Developer Knowledgebase
Support
Legal Notices
Feedback
Adobe Solution Partner Program
Join
Find a Solution Partner
Product
SVG
Version
2.0
Last Edited
04-Jan-2002
Document
50809
Known Issue: image/svg+xml Recommended SVG Mime Type
Summary
The W3C changed the SVG MIME type from "image/svg-xml" to "image/svg+xml"
Issue
Before November 2, 2000, the SVG MIME Type was "image/svg-xml"
Solution
On November 2, 2000, the W3C changed the recommended SVG MIME Type to "image/svg+xml". For example, if you want to embed an SVG document into an HTML file, you would specify something similar to this:
<EMBED SRC="file.svg" NAME="SVGEmbed" HEIGHT="350" WIDTH="400"
TYPE="
image/svg+xml
" PLUGINSPAGE="http://www.adobe.com/svg/viewer/install/">
Was this Knowledgebase document helpful?
Yes
No
The articles in this knowledgebase are intended for use by software programmers currently using an Adobe SDK to extend or customize an Adobe product. These articles may be highly technical in nature.
If you have questions about an Adobe Product that are not related to development or an SDK product please visit:
http://adobe.com/support/main.html
Copyright © Adobe Systems Incorporated. All rights reserved.
Terms of Use
Online Privacy Policy