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, 2048🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions about Microsoft Office 365? Here is a collection...
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...
What is Microsoft Office 365? Office 365 is a cloud service offered by Microsoft that provide produc...
Why I am getting the "run or save ChromeSetup.exe" pop up box when trying to install Google Chrome 3...
How to edit Mozilla Firefox configuration file? Mozilla Firefox has a configuration file that contro...