dita-xml-input.dita 1.1 KB

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <topic id="ID">
  5. <title>Standard DITA XML</title>
  6. <shortdesc>DITA Open Toolkit supports all released versions of the OASIS DITA specification, including 1.0, 1.1, 1.2,
  7. and 1.3. As of release <keyword keyref="release"/>, DITA-OT also provides an initial preview of features for the
  8. latest draft of the upcoming DITA 2.0 standard.</shortdesc>
  9. <body>
  10. <p>The DITA specification “defines a set of document types for authoring and organizing topic-oriented information,
  11. as well as a set of mechanisms for combining, extending, and constraining document types.” The
  12. <xref keyref="dita13-spec"/> is the authoritative source of information on authoring DITA content in XML.</p>
  13. <note type="tip">For details on how DITA Open Toolkit processes DITA XML content, see
  14. <xref keyref="dita-spec-support"/>.</note>
  15. </body>
  16. </topic>