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 Task Topic Document
Where can I get an example of a DITA Task Topic Document?
✍: FYIcenter.com
A DITA Task Topic Document
lists a series of steps that users follow to produce an intended outcome.
The XML structure of a DITA Task Topic Document must meet requirements
given in the Task DTD, task.dtd.
Here is an example of a DITA Task Topic Document, DITA-Topic-Task-Example.xml:
<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
<task id="id17B9D0I90HS">
<title>Creating DITA Task XML Document</title>
<prolog>
<author>FYIcenter.com</author>
</prolog>
<taskbody>
<prereq>You must have FrameMaker installed and running.</prereq>
<steps>
<step><cmd>Click "File > New > XML" menu.</cmd></step>
<step><cmd>Select "DITA > Task".</cmd></step>
<step><cmd>Enter some steps.</cmd></step>
<step><cmd>Click "File > Save As" menu to save the document.</cmd></step> </steps>
</taskbody>
</task>
⇒ Example of DITA Concept Topic Document
⇐ Example of DITA Generic Topic Document
2017-12-13, 2116🔥, 0💬
Popular Posts:
Why I am getting the "run or save ChromeSetup.exe" pop up box when trying to install Google Chrome 3...
Where to find answers to frequently asked questions in general understanding of Microsoft 365? Here ...
How to install Fitbit Bluetooth Dongle on my Windows computer? Fitbit device comes with a Bluetooth ...
What is "OneNote Linked Notes Add-in" in Microsoft Word? Should I disable it? "OneNote Linked Notes ...
Where are Microsoft Teams files located on my Windows 7 system? If you have Microsoft Teams desktop ...