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, ∼2498🔥, 0💬
Popular Posts:
What is a PowerPoint Template (.potx) File? What is the difference between .potx and .pptx files? A ...
How to unzip a Word Document .docx file? According to Microsoft documentation, a .docx file is reall...
What is "Microsoft SharePoint Server Colleague Import Add-in" COM Add-in in Outlook 2013? Should I d...
How to start and stop FileZilla Server service? I have FileZilla installed on my Windows computer. Y...
How to install Microsoft Teams desktop version on Windows 7? I am tired of using Microsoft Teams Web...