View Mime Content Types used in OpenOffice.org1.0 / StarOffice 4.x and later
Mime Content Types used in OpenOffice.org1.0 / StarOffice 4.x and later
For general information regarding mime content types please have a look at IANA . Please note the the mime content types currently used in OpenOffice are not registered at IANA .
Mime Content Types used in OpenOffice.org1.0 / StarOffice6.0 and later
Mime Content Type
Default Document Extension
Description
application/vnd.sun.xml.writer
sxw
This mime content type will be used for Writer 6.0 documents.
application/vnd.sun.xml.writer.template
stw
This mime content type will be used for Writer 6.0 templates.
application/vnd.sun.xml.calc
sxc
This mime content type will be used for Calc 6.0 spreadsheets.
application/vnd.sun.xml.calc.template
stc
This mime content type will be used for Calc 6.0 templates.
application/vnd.sun.xml.draw
sxd
This mime content type will be used for Draw 6.0 documents.
application/vnd.sun.xml.draw.template
std
This mime content type will be used for Draw 6.0 templates.
application/vnd.sun.xml.impress
sxi
This mime content type will be used for Impress 6.0 presentations.
application/vnd.sun.xml.impress.template
sti
This mime content type will be used for Impress 6.0 templates.
application/vnd.sun.xml.writer.global
sxg
This mime content type will be used for Writer 6.0 global documents.
application/vnd.sun.xml.math
sxm
This mime content type will be used for Math 6.0 documents.
Mime Content Types used in StarOffice 5.x
Mime Content Type
Default Document Extension
Description
application/vnd.stardivision.writer
sdw
This mime content type will be used for StarWriter 5.x documents.
application/vnd.stardivision.writer-global
sgl
This mime content type will be used for StarWriter 5.x global documents.
-
vor
There is no mime content type for ".vor" files because this extension will used for templates in general.
application/vnd.stardivision.calc
sdc
This mime content type will be used for StarCalc 5.x spreadsheets.
application/vnd.stardivision.draw
sda
This mime content type will be used for StarDraw 5.x documents.
application/vnd.stardivision.impress
sdd
This mime content type will be used for StarImpress 5.x presentations.
application/vnd.stardivision.impress-packed
sdp
This mime content type will be used for StarImpress Packed 5.x files.
application/vnd.stardivision.math
smf
This mime content type will be used for StarMath 5.x documents.
application/vnd.stardivision.chart
sds
This mime content type will be used for StaChart 5.x documents.
application/vnd.stardivision.mail
sdm
This mime content type will be used for StarMail 5.x mail files.
Mime Content Types used in StarOffice 4.x
Mime Content Type
Default Document Extension
Description
application/x-starwriter
sdw
This mime content type will be used for StarWriter 4.x documents.
application/x-starcalc
sdc
This mime content type will be used for StarCalc 4.x spreadsheets.
application/x-stardraw
sda
This mime content type will be used for StarDraw 4.x documents.
application/x-starimpress
sdd
This mime content type will be used for StarImpress 4.x presentations.
application/x-starmath
smf
This mime content type will be used for StarMath 4.x documents.
application/x-starchart
sds
This mime content type will be used for StarChart 4.x documents.
Sample Configuration for Apache Web Server
[httpd.conf]
...
AddType application/vnd.stardivision.chart .sds
AddType application/vnd.stardivision.calc .sdc
AddType application/vnd.stardivision.writer .sdw
AddType application/vnd.stardivision.writer-global .sgl
AddType application/vnd.stardivision.draw .sda
AddType application/vnd.stardivision.impress .sdd
AddType application/vnd.stardivision.math .sdf
AddType application/vnd.sun.xml.writer .sxw
AddType application/vnd.sun.xml.writer.template .stw
AddType application/vnd.sun.xml.writer.global .sxg
AddType application/vnd.sun.xml.calc .sxc
AddType application/vnd.sun.xml.calc.template .stc
AddType application/vnd.sun.xml.impress .sxi
AddType application/vnd.sun.xml.impress.template .sti
AddType application/vnd.sun.xml.draw .sxd
AddType application/vnd.sun.xml.draw.template .std
AddType application/vnd.sun.xml.math .sxm
Sample Configuration for iPlanet
type=application/vnd.stardivision.calc exts=sdc
type=application/vnd.stardivision.chart exts=sds
type=application/vnd.stardivision.writer exts=sdw
type=application/vnd.stardivision.writer-global exts=sgl
type=application/vnd.stardivision.draw exts=sda
type=application/vnd.stardivision.impress exts=sdd
type=application/vnd.stardivision.math exts=sdf
type=application/vnd.sun.xml.writer exts=sxw
type=application/vnd.sun.xml.writer.template exts=stw
type=application/vnd.sun.xml.writer.global exts=sxg
type=application/vnd.sun.xml.calc exts=sxc
type=application/vnd.sun.xml.calc.template exts=stc
type=application/vnd.sun.xml.impress exts=sxi
type=application/vnd.sun.xml.impress.template exts=sti
type=application/vnd.sun.xml.draw exts=sxd
type=application/vnd.sun.xml.draw.template exts=std
type=application/vnd.sun.xml.math exts=sxm
Sample mime.types entries
application/vnd.sun.xml.writer sxw
application/vnd.sun.xml.writer.template stw
application/vnd.sun.xml.writer.global sxg
application/vnd.stardivision.writer sdw vor
application/vnd.stardivision.writer-global sgl
application/vnd.sun.xml.calc sxc
application/vnd.sun.xml.calc.template stc
application/vnd.stardivision.calc sdc
application/vnd.sun.xml.impress sxi
application/vnd.sun.xml.impress.template sti
application/vnd.stardivision.impress sdd sdp
application/vnd.sun.xml.draw sxd
application/vnd.sun.xml.draw.template std
application/vnd.stardivision.draw sda
application/vnd.sun.xml.math sxm
application/vnd.stardivision.math smf
<<
Author: Tino Rachui
Email: tino.rachui @sun.com
Last modification: 02.06.2004
| 
|