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, 1807🔥, 0💬
Popular Posts:
What are control codes used in Microsoft Word that can be used in the Find and Replace command? Here...
Where does Mozilla Firefox 2 store download files? When you download files from Websites, Mozilla Fi...
What are control codes used in Microsoft Word that can be used in the Find and Replace command? Here...
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I...
What are Mozilla Firefox 2 add-ons? Mozilla Firefox 2 add-ons extend the browser functionalities. So...