Introduction
The Darwin Information Typing Architecture (DITA) is an XML data model for authoring and publishing. It is a standard format that is defined and maintained by the OASIS DITA Technical Committee.
The DITA file filter by default imports files with the following extensions:
- .dita
- .ditamap
Default Import Settings
DITA is imported with default settings (according to DITA format standards).
Custom Import Settings
Default DITA settings will be imported. User can specify additional elements separated by comma (title, body) in the following fields:
- Add translatable elements - default translatable elements will be imported.
- Add non-translatable elements - default non-translatable elements will be skipped.
- Add translatable inline elements - default translatable inline elements elements will be imported.
- Add non-translatable inline elements - default non-translatable inline elements will be imported.
Tag Content Visualized
The tag content of the source DITA file can be visualized via Edit - Expand Tags and edited via F2 in Memsource Editor and Web Editor.