What is the difference between .docm and .xps?
- Extension
- .docm
- .xps
- Format
- Binary
- Binary
- Category
- Document
- Document
- Developer
- Microsoft
- Microsoft
- Description
- A DOCM file is a document created by Microsoft Word, a popular word processor included with Microsoft Office. It contains embedded macros that can be executed within the document. DOCM files are used to automate Word Open XML document (.DOCX) tasks by adding advanced macro functionality.
- An XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- application/vnd.ms-xpsdocument
- Sample
- sample.docm
- sample.xps
- Wikipedia
- .docm on Wikipedia
- .xps on Wikipedia