What is the difference between .otm and .xml?
- Extension
- .otm
- .xml
- Format
- Text
- Category
- Document
- Developer
- Developer
- OpenDocument Foundation
- W3C
- Description
- OTM (ODF Master Document Template) files are OpenDocument Text (ODT) templates used with LibreOffice Writer. They include the formatting, styles, text, and structure for creating a new document. OTM files can be used to create multiple documents with the same look and feel.
- An XML file is an XML (Extensible Markup Language) data file. It is formatted much like an .HTML document, but uses custom tags to define objects and the data within each object. XML files can be thought of as a text-based database.
- MIME Type
- application/vnd.oasis.opendocument.template
- application/xml
- Sample
- sample.xml
- Wikipedia
- .xml on Wikipedia