What is the difference between .odm and .xhtml?
- Extension
- .odm
- .xhtml
- Format
- Text
- Category
- Document
- Developer
- Developer
- OpenDocument Foundation
- The World Wide Web Consortium (W3C)
- Description
- ODM (ODF Master Document) is a file type used in OpenOffice. It is a text document that contains references to other documents, such as text documents, spreadsheets, presentations, and graphics. ODM files are used for assembling a variety of documents into a master document.
- XHTML files are a type of markup language document used to create webpages. It is an XML-based version of HTML and is designed to meet the needs of Web developers. XHTML files have a .xhtml extension and can be viewed in any web browser.
- MIME Type
- application/vnd.oasis.opendocument.text-master
- application/xhtml+xml
- Wikipedia
- .xhtml on Wikipedia