1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="task"/>
|
---|
10 | <meta name="DC.Title" content="Globalizing DITA content"/>
|
---|
11 | <meta name="abstract" content="The DITA standard supports content that is written in or translated to any language. In general, the DITA Open Toolkit (DITA-OT) passes content through to the output format unchanged. The DITA-OT uses the values for the @xml:lang, @translate, and @dir attributes that are set in the source content to provides globalization support."/>
|
---|
12 | <meta name="description" content="The DITA standard supports content that is written in or translated to any language. In general, the DITA Open Toolkit (DITA-OT) passes content through to the output format unchanged. The DITA-OT uses the values for the @xml:lang, @translate, and @dir attributes that are set in the source content to provides globalization support."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/DITA-readme.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="../readme/globalization-supported-in-dita-ot.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="../readme/DITA-globalization-xhtml.html"/>
|
---|
16 | <meta name="DC.Relation" scheme="URI" content="../readme/DITA-globalization-pdf.html"/>
|
---|
17 | <meta name="DC.Relation" scheme="URI" content="http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/translation.html"/>
|
---|
18 | <meta name="DC.Format" content="XHTML"/>
|
---|
19 | <meta name="DC.Identifier" content="dita-globalization"/>
|
---|
20 | <meta name="DC.Language" content="en-us"/>
|
---|
21 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
22 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
23 | <title>Globalizing DITA content</title>
|
---|
24 | </head>
|
---|
25 | <body id="dita-globalization">
|
---|
26 |
|
---|
27 |
|
---|
28 | <h1 class="title topictitle1">Globalizing DITA content</h1>
|
---|
29 |
|
---|
30 | <p class="shortdesc">The DITA standard supports content that is written in or translated to any language. In
|
---|
31 | general, the DITA Open Toolkit (DITA-OT) passes content through to the output format unchanged. The
|
---|
32 | DITA-OT uses the values for the @xml:lang, @translate, and @dir attributes that are set in the
|
---|
33 | source content to provides globalization support.</p>
|
---|
34 |
|
---|
35 | <div class="related-links">
|
---|
36 | <ul class="ullinks">
|
---|
37 | <li class="link ulchildlink"><strong><a href="../readme/globalization-supported-in-dita-ot.html">Globalization support offered by the DITA-OT</a></strong><br/>
|
---|
38 | The DITA Open Toolkit (DITA-OT) offers globalization support in the following areas: Generated text, index sorting, and bi-directional text.</li>
|
---|
39 | <li class="link ulchildlink"><strong><a href="../readme/DITA-globalization-xhtml.html">Supported languages: HTML-based transformations</a></strong><br/>
|
---|
40 | The DITA Open Toolkit (DITA-OT) supports over 50 languages and language variants for the HTML- and XHTML-based transformations, for example, Eclipse Help, HTML Help, and TocJS.</li>
|
---|
41 | <li class="link ulchildlink"><strong><a href="../readme/DITA-globalization-pdf.html">Supported languages: PDF transformations</a></strong><br/>
|
---|
42 | The DITA Open Toolkit (DITA-OT) supports a smaller set of languages for the PDF (pdf2) transformation. This transformation was donated to the DITA-OT project after the project inception, and it uses a different and larger set of generated text than the HTML-based transformations.</li>
|
---|
43 | </ul>
|
---|
44 |
|
---|
45 | <div class="familylinks">
|
---|
46 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/DITA-readme.html" title="The DITA Open Toolkit User Guide is designed to provide basic information about the DITA-OT. It is geared for an audience that needs information about installing, running, and troubleshooting the toolkit. It contains documentation of the DITA-OT parameters; it also contains release notes and information about what components have been tested.">DITA Open Toolkit User Guide</a></div>
|
---|
47 | </div>
|
---|
48 | <div class="relinfo relref"><strong>Related reference</strong><br/>
|
---|
49 | <div><a class="link" href="http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/translation.html" target="_blank">Localization overview in the OASIS DITA standard</a></div>
|
---|
50 | </div>
|
---|
51 | </div>
|
---|
52 |
|
---|
53 | </body>
|
---|
54 | </html>
|
---|