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, 2043🔥, 0💬
Popular Posts:
How to Login to Microsoft Teams desktop version on my Windows computer? If you have Microsoft Teams ...
How to start and stop FileZilla Server service? I have FileZilla installed on my Windows computer. Y...
What are different versions of Microsoft PowerPoint? As of 2016, Microsoft PowerPoint has been relea...
How to unzip a Word Document .docx file? According to Microsoft documentation, a .docx file is reall...
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...