DITA
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Document |extensions={{ext|dita}}, {{ext|ditamap}}, {{ext|ditaval}}, {{ext|xml}} |wikidata={{wikidata|Q1166919}} |released=2001 }} ...") |
Dan Tobias (Talk | contribs) (→Specifications) |
||
Line 12: | Line 12: | ||
== Specifications == | == Specifications == | ||
* [https://docs.oasis-open.org/dita/dita/v1.3/os/part2-tech-content/dita-v1.3-os-part2-tech-content.html DITA 1.3 standard] | * [https://docs.oasis-open.org/dita/dita/v1.3/os/part2-tech-content/dita-v1.3-os-part2-tech-content.html DITA 1.3 standard] | ||
+ | * [https://metacpan.org/pod/Dita::GB::Standard Dita::GB::Standard - The Gearhart-Brenan Dita Topic Naming Standard] | ||
== Sample files == | == Sample files == |
Latest revision as of 05:03, 26 September 2019
DITA (Darwin Information Typing Architecture) is a format for topic-based authoring and publishing developed by OASIS (Organization for the Advancement of Structured Information Standards). It is an XML-based format.
DITA files normally have the .dita extension, but sometimes use .xml. Other things used in the DITA standard are map files with a .ditamap extension and conditional processing profiles with a .ditaval extension.