What is the difference between .docm and .xaml?
- Extension
- .docm
- .xaml
- Format
- Binary
- Category
- Document
- Vector Image
- 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.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- application/xaml+xml
- Sample
- sample.docm
- Wikipedia
- .docm on Wikipedia
- .xaml on Wikipedia