Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Example of DITA Concept Topic Document
Where can I get an example of a DITA Concept Topic Document?
✍: FYIcenter.com
A DITA Concept Topic Document
is more objective, containing definitions, rules, and guidelines for a single concept.
The XML structure of a DITA Concept Topic Document must meet requirements
given in the Concept DTD, concept.dtd.
Here is an example of a DITA Concept Topic Document, DITA-Topic-Concept-Example.xml:
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="id17BC80720NA">
<title>What Is DITA</title>
<shortdesc>Description of DITA
(Darwin Information Typing Architecture)</shortdesc>
<prolog>
<author>FYICenter.com</author>
</prolog>
<conbody>
<p>DITA is an XML data model for authoring and publishing. It is
an open standard that is defined and maintained by the OASIS DITA
Technical Committee.</p>
</conbody>
</concept>
⇒ Example of DITA Reference Topic Document
⇐ Example of DITA Task Topic Document
2017-12-09, ∼2241🔥, 0💬
Popular Posts:
Should I sign in to Google account after installing Google Chrome 55? When you run Google Chrome 55 ...
How to use my iPhone and iPad to set up and manage Chromecast device on my TV? I have a Chromecast d...
Where to find answers to frequently asked questions on Google Chrome? I want to know how to install ...
How to configure Mozilla Firefox to use Notepad to edit Web page source code? By default, when you u...
What is Microsoft Teams? Microsoft Teams is a Microsoft cloud service that combines workplace chat, ...