DITA-globalization.dita 732 B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
  4. <task id="dita-globalization" xml:lang="en-US">
  5. <title>Globalizing DITA content</title>
  6. <shortdesc>The DITA standard supports content that is written in or translated to any language. In general, the DITA
  7. Open Toolkit passes content through to the output format unchanged. The DITA-OT uses the values for the
  8. <xmlatt>xml:lang</xmlatt>, <xmlatt>translate</xmlatt>, and <xmlatt>dir</xmlatt> attributes that are set in the
  9. source content to provide globalization support.</shortdesc>
  10. </task>