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, 1906🔥, 0💬
Popular Posts:
What are header and footer design options in Microsoft Word? I want to learn more about creating hea...
How to Install and Start Skype Meeting App in Google Chrome? You can follow this tutorial to install...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...
How to apply a character style in Microsoft Word? I want to emphasize few words in a paragraph. Appl...
How to view dynamic field codes in Microsoft Word? Each dynamic value is Microsoft Word is driven by...