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, 1874🔥, 0💬
Popular Posts:
How to create a command button to run my macro in slide show in PowerPoint? I have created a macro t...
Where to find answers to frequently asked questions about Microsoft Office 365? Here is a collection...
How to save word documents into Unicode UTF-8 text files? When I convert Word documents into text fi...
Where does Mozilla Firefox 2 store download files? When you download files from Websites, Mozilla Fi...
Where to find answers to frequently asked questions on Google Chrome? I want to know how to install ...