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. Users can specify additional elements separated by a comma (title, body, etc.) 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 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 by clicking on Edit and selecting Expand Tags in the Editor. They can be edited by pressing F2.