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, 1813🔥, 0💬
Popular Posts:
How to convert slide files created with older versions of PowerPoint to the current PowerPoint? I ha...
Where to find answers to frequently asked questions about Fitbit devices? Here is a collection of fr...
How to join a team in Microsoft Teams? My manager told me we are using Microsoft Teams service. In o...
Why I am getting the "Opening ChromeSetup.exe" dialog box when trying to install Google Chrome 31 on...
How to open a Web Archive (.mht or .mhtml) file correctly in Firefox browser? I converted a word doc...