OpenOffice.org XML
From Just Solve the File Format Problem
(Difference between revisions)
(→Formats) |
(Added sample files) |
||
Line 74: | Line 74: | ||
== Software == | == Software == | ||
* [https://www.libreoffice.org/ LibreOffice] | * [https://www.libreoffice.org/ LibreOffice] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/document/openOfficeWriter/ | ||
== Links == | == Links == |
Revision as of 15:55, 5 October 2022
OpenOffice.org XML is a family of XML-based file formats associated with the OpenOffice.org office suite, and related office suites. It is not to be confused with Office Open XML.
It is the successor to the StarOffice binary formats. It is the predecessor of OpenDocument.
Contents |
Formats
Component and formats | MIME type | Ext. | PRONOM | |
---|---|---|---|---|
Writer (word processing) | SXW | application/vnd.sun.xml.writer | .sxw | fmt/128 |
STW | application/vnd.sun.xml.writer.template | .stw | ||
Master document | SXG | application/vnd.sun.xml.writer.global | .sxg | |
Calc (spreadsheet) | SXC | application/vnd.sun.xml.calc | .sxc | fmt/129 |
application/vnd.sun.xml.calc.template | .stc | |||
Draw (vector graphics) | SXD | application/vnd.sun.xml.draw | .sxd | fmt/127 |
application/vnd.sun.xml.draw.template | .std | |||
Impress (presentation) | SXI | application/vnd.sun.xml.impress | .sxi | fmt/130 |
application/vnd.sun.xml.impress.template | .sti | |||
Math (formula) | SXM | application/vnd.sun.xml.math | .sxm |
Identification
Files most likely have "application/vnd.sun.xml.
" at offset 38.
Software
Sample files
Links
Categories:
- File Formats
- Electronic File Formats
- Document
- File formats with extension .sxw
- File formats with extension .stw
- File formats with extension .sxc
- File formats with extension .stc
- File formats with extension .sxd
- File formats with extension .std
- File formats with extension .sxi
- File formats with extension .sti
- File formats with extension .sxm
- File formats with extension .sxg
- XML based file formats
- ZIP based file formats
- Sun