VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/doc/specification/DITA1-2.html@ 99507

最後變更 在這個檔案從99507是 98584,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 7.5 KB
 
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
34DITA 1.2 specification. Initial support for this specification was
35added in version 1.5 of the toolkit; versions 1.5.1 and 1.5.2 contain
36minor modifications to keep up with the latest drafts. The specification
37itself was approved at approximately the same time as DITA-OT 1.5.2,
38which contained the final versions of the DTD and Schemas. DITA-OT 1.6
39updated the DITA 1.2 XSDs to address minor errata in the standard;
40the DTDs remain up to date.</p>
41
42<p class="p">Earlier versions of the DITA Open Toolkit contained a subset of
43the specification material, including descriptions of each DITA element.
44This material was shipped in source, CHM and PDF format. This was
45possible in part because versions 1.0 and 1.1 of the DITA Specification
46contained two separate specification documents: one for the architectural
47specification, and one for the language specification.</p>
48
49<p class="p">In DITA 1.2, each of these has been considerably expanded, and
50the two have been combined into a single document. The overall document
51is much larger, and including the same set of material would double
52the size of the DITA-OT package. Rather than include that material
53in the package, we’ve provided the links below to the latest specification
54material.</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
62that will not produce output artifacts</li>
63
64<li class="li">New conref extensions, including the ability to reference a range
65of elements, to push content into another topic, and to use keys for
66resolving a conref attribute.</li>
67
68<li class="li">The ability to filter content with controlled values and taxonomies,
69using the new Subject Scheme Map</li>
70
71<li class="li">Processing support for both default versions of task (original,
72limited task, and the general task with fewer constraints on element
73order)</li>
74
75<li class="li">Acronym and abbreviation support with the new &lt;abbreviated-form&gt;
76element</li>
77
78<li class="li">New link grouping abilities available with headers in relationship
79tables</li>
80
81<li class="li">OASIS Subcommittee specializations from the learning and machine
82industry domains (note that the core toolkit contains only basic processing
83support for these, but can be extended to produce related artifacts
84such 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
90specification documents at OASIS. The DITA Adoption Technical Committee
91has also produced several papers to describe individual new features.
92In general, the white papers are geared more towards DITA users and
93authors, while the specification is geared more towards tool implementors,
94though both may be useful for either audience. The DITA Adoption papers
95can 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
107source)</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
109Help)</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>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette