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="concept"/>
|
---|
10 | <meta name="DC.Title" content="DITA 1.2 Specification Support"/>
|
---|
11 | <meta name="abstract" content="DITA Open Toolkit 1.8.5 supports the DITA 1.2 specification. Initial support for this specification was added in version 1.5 of the toolkit; versions 1.5.1 and 1.5.2 contain minor modifications to keep up with the latest drafts. The specification itself was approved at approximately the same time as DITA-OT 1.5.2, which contained the final versions of the DTD and Schemas. DITA-OT 1.6 updated the DITA 1.2 XSDs to address minor errata in the standard; the DTDs remain up to date."/>
|
---|
12 | <meta name="description" content="DITA Open Toolkit 1.8.5 supports the DITA 1.2 specification. Initial support for this specification was added in version 1.5 of the toolkit; versions 1.5.1 and 1.5.2 contain minor modifications to keep up with the latest drafts. The specification itself was approved at approximately the same time as DITA-OT 1.5.2, which contained the final versions of the DTD and Schemas. DITA-OT 1.6 updated the DITA 1.2 XSDs to address minor errata in the standard; the DTDs remain up to date."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/overview-of-dita-ot.html"/>
|
---|
14 | <meta name="DC.Relation" scheme="URI" content="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.html"/>
|
---|
15 | <meta name="DC.Relation" scheme="URI" content="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.pdf"/>
|
---|
16 | <meta name="DC.Relation" scheme="URI" content="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.zip"/>
|
---|
17 | <meta name="DC.Relation" scheme="URI" content="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec-chm.zip"/>
|
---|
18 | <meta name="DC.Relation" scheme="URI" content="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-adoption"/>
|
---|
19 | <meta name="DC.Relation" scheme="URI" content="http://dita.xml.org/wiki/dita-12-specification-building-specification-subsets"/>
|
---|
20 | <meta name="DC.Format" content="XHTML"/>
|
---|
21 | <meta name="DC.Identifier" content="dita1.2specification"/>
|
---|
22 | <meta name="DC.Language" content="en-us"/>
|
---|
23 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
24 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
25 | <title>DITA 1.2 Specification Support</title>
|
---|
26 | </head>
|
---|
27 | <body id="dita1.2specification">
|
---|
28 |
|
---|
29 |
|
---|
30 | <h1 class="title topictitle1">DITA 1.2 Specification Support</h1>
|
---|
31 |
|
---|
32 |
|
---|
33 | <div class="body conbody"><p class="shortdesc">DITA Open Toolkit <span class="keyword">1.8.5</span> supports the
|
---|
34 | DITA 1.2 specification. Initial support for this specification was
|
---|
35 | added in version 1.5 of the toolkit; versions 1.5.1 and 1.5.2 contain
|
---|
36 | minor modifications to keep up with the latest drafts. The specification
|
---|
37 | itself was approved at approximately the same time as DITA-OT 1.5.2,
|
---|
38 | which contained the final versions of the DTD and Schemas. DITA-OT 1.6
|
---|
39 | updated the DITA 1.2 XSDs to address minor errata in the standard;
|
---|
40 | the DTDs remain up to date.</p>
|
---|
41 |
|
---|
42 | <p class="p">Earlier versions of the DITA Open Toolkit contained a subset of
|
---|
43 | the specification material, including descriptions of each DITA element.
|
---|
44 | This material was shipped in source, CHM and PDF format. This was
|
---|
45 | possible in part because versions 1.0 and 1.1 of the DITA Specification
|
---|
46 | contained two separate specification documents: one for the architectural
|
---|
47 | specification, and one for the language specification.</p>
|
---|
48 |
|
---|
49 | <p class="p">In DITA 1.2, each of these has been considerably expanded, and
|
---|
50 | the two have been combined into a single document. The overall document
|
---|
51 | is much larger, and including the same set of material would double
|
---|
52 | the size of the DITA-OT package. Rather than include that material
|
---|
53 | in the package, we’ve provided the links below to the latest specification
|
---|
54 | material.</p>
|
---|
55 |
|
---|
56 | <div class="p">Highlights of DITA 1.2 support in the toolkit include:<ul class="ul">
|
---|
57 | <li class="li">Processing support for all new elements and attributes</li>
|
---|
58 |
|
---|
59 | <li class="li">Link redirection and text replacement using keyref</li>
|
---|
60 |
|
---|
61 | <li class="li">New processing-role attribute in maps to allow references to topics
|
---|
62 | that will not produce output artifacts</li>
|
---|
63 |
|
---|
64 | <li class="li">New conref extensions, including the ability to reference a range
|
---|
65 | of elements, to push content into another topic, and to use keys for
|
---|
66 | resolving a conref attribute.</li>
|
---|
67 |
|
---|
68 | <li class="li">The ability to filter content with controlled values and taxonomies,
|
---|
69 | using the new Subject Scheme Map</li>
|
---|
70 |
|
---|
71 | <li class="li">Processing support for both default versions of task (original,
|
---|
72 | limited task, and the general task with fewer constraints on element
|
---|
73 | order)</li>
|
---|
74 |
|
---|
75 | <li class="li">Acronym and abbreviation support with the new <abbreviated-form>
|
---|
76 | element</li>
|
---|
77 |
|
---|
78 | <li class="li">New link grouping abilities available with headers in relationship
|
---|
79 | tables</li>
|
---|
80 |
|
---|
81 | <li class="li">OASIS Subcommittee specializations from the learning and machine
|
---|
82 | industry domains (note that the core toolkit contains only basic processing
|
---|
83 | support for these, but can be extended to produce related artifacts
|
---|
84 | such as SCORM modules)</li>
|
---|
85 |
|
---|
86 | </ul>
|
---|
87 | </div>
|
---|
88 |
|
---|
89 | <p class="p">To find detailed information about any of these features, see the
|
---|
90 | specification documents at OASIS. The DITA Adoption Technical Committee
|
---|
91 | has also produced several papers to describe individual new features.
|
---|
92 | In general, the white papers are geared more towards DITA users and
|
---|
93 | authors, while the specification is geared more towards tool implementors,
|
---|
94 | though both may be useful for either audience. The DITA Adoption papers
|
---|
95 | can be found from that TC’s main web page.</p>
|
---|
96 |
|
---|
97 | </div>
|
---|
98 |
|
---|
99 | <div class="related-links">
|
---|
100 | <div class="familylinks">
|
---|
101 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/overview-of-dita-ot.html" title="The DITA Open Toolkit (DITA-OT) is an open-source implementation of the OASIS DITA specification, which is developed by the OASIS DITA Technical Committee. The DITA-OT is a set of Java-based, open-source tools and Ant scripts that transform DITA content (maps and topics) into deliverable formats, including Eclipse Help, HTML Help, JavaHelp, PDF, and XHTML.">Overview of the DITA Open Toolkit</a></div>
|
---|
102 | </div>
|
---|
103 | <div class="relinfo"><strong>Related information</strong><br/>
|
---|
104 | <div><a class="link" href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.html" target="_blank">DITA 1.2 Specification (XHTML)</a></div>
|
---|
105 | <div><a class="link" href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.pdf" target="_blank">DITA 1.2 Specification (PDF)</a></div>
|
---|
106 | <div><a class="link" href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec.zip" target="_blank">DITA 1.2 Specification (zip of the DITA
|
---|
107 | source)</a></div>
|
---|
108 | <div><a class="link" href="http://docs.oasis-open.org/dita/v1.2/spec/DITA1.2-spec-chm.zip" target="_blank">DITA 1.2 Specification (zip of the HTML
|
---|
109 | Help)</a></div>
|
---|
110 | <div><a class="link" href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita-adoption" target="_blank" title="Contains links to many white papers about using new DITA 1.2 features.">DITA Adoption Technical Committee</a></div>
|
---|
111 | <div><a class="link" href="http://dita.xml.org/wiki/dita-12-specification-building-specification-subsets" target="_blank" title="Information about how to build subsets of the specification using the DITA Open Toolkit.">Building subsets of the specification</a></div>
|
---|
112 | </div>
|
---|
113 | </div>
|
---|
114 |
|
---|
115 | </body>
|
---|
116 | </html>
|
---|