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, 1620🔥, 0💬
Popular Posts:
What is Web Companion that bundled FileZilla Client? Why Web Companion gets installed on my computer...
What are the steps to insert Dynamic Fields in Microsoft Word? I want to insert the chapter heading ...
How to add slide numbers and copyright in the footer area? You can add slide numbers, copyright text...
Where to find answers to frequently asked questions on Adobe FrameMaker? I want to know how to know ...
How to convert a Word document into an MHTML? I have a nice Word document and want to publish it on ...