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 Generic Topic Document
Where can I get an example of a DITA Generic Topic Document?
✍: FYIcenter.com
A DITA Generic Topic Document
is intended for a description of any generic topic.
The XML structure of a DITA Generic Topic Document must meet requirements
given in the Topic DTD, topic.dtd.
Here is an example of a DITA Generic Topic Document, DITA-Topic-Generic-Example.xml
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic id="id17B8H030Q5Z"
xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/">
<title>Cold Winter or Warm Winter</title>
<shortdesc>Discussion on the weather of this winter.</shortdesc>
<prolog>
<author>FYIcenter.com</author>
</prolog>
<body>
<p>Some meteorologists say we will have a cold winter. Some
say we will have a warm one. Who do you believe?</p>
</body>
</topic>
⇒ Example of DITA Task Topic Document
⇐ Types of DITA Topic Documents
2017-12-13, 1861🔥, 0💬
Popular Posts:
How to add ActiveX controls, like text command button, text box, check box, etc., to Presentation sl...
Where to find answers to frequently asked questions in general understanding of Microsoft 365? Here ...
What do those Fitbit icons mean? Over the years, Fitbit has used a number of icons on their wearable...
Where to find answers to frequently asked questions on Adobe FrameMaker? I want to know how to know ...
Where to find answers to frequently asked questions on installing and using Mozilla Firefox 2.0? Her...