OpenXPS
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Page description languages |extensions={{ext|oxps}}, {{ext|xps}} |mimetypes={{mimetype|application/oxps}}, {{mimetype|application/v...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|oxps}}, {{ext|xps}} | |extensions={{ext|oxps}}, {{ext|xps}} | ||
|mimetypes={{mimetype|application/oxps}}, {{mimetype|application/vnd.ms-xpsdocument}} | |mimetypes={{mimetype|application/oxps}}, {{mimetype|application/vnd.ms-xpsdocument}} | ||
+ | |pronom={{PRONOM|fmt/657}} | ||
|released=2006 | |released=2006 | ||
}} | }} | ||
Line 12: | Line 13: | ||
== Specifications == | == Specifications == | ||
* [http://www.ecma-international.org/publications/standards/Ecma-388.htm ECMA-388] | * [http://www.ecma-international.org/publications/standards/Ecma-388.htm ECMA-388] | ||
+ | |||
+ | == Sample files == | ||
+ | * [https://www.dan.info/sampledata/msword/testing.xps Sample file saved from Windows Word 2007] | ||
+ | * {{DexvertSamples|document/xps}} | ||
+ | |||
+ | == Software == | ||
+ | * [https://wiki.gnome.org/action/show/Projects/libgxps libgxps] - GNOME library for reading OpenXPS files | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Links == | == Links == |
Latest revision as of 05:15, 28 December 2023
OpenXPS (Open XML Paper Specification) is a page description language and document format. It was originally developed by Microsoft and named XPS.
It is based on XAML, which is based on XML. It uses ZIP as a container format.
Contents |