An XML data model for authoring and publishing. It is a standard format that is defined and maintained by the OASIS DITA Technical Committee.
Tag content of source file can be visualized in the Editor by clicking Expand tags under the heading in the menu and edited by clicking F2.
File Types
-
.DITA
-
.DITAMAP
Import Options
Default settings are as per DITA format standards.
-
Apply regular expressions to convert specified text to tags.
-
Default translatable elements will be imported.
-
Default non-translatable elements will be skipped.
To skip additional XML elements, enter their tag names without brackets, separated by commas.
-
Default translatable inline elements will be imported.
Most generic inline elements are borrowed from HTML:
<i>(italic),<b>(bold),<tt>(teletype or monospaced text),<sub>(subscript),<sup>(superscript). -
Default non-translatable inline elements will be imported.
-
Example use case: extract text in <desc> tags inside of <xref> tags into separate segments.