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