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, 2163🔥, 0💬
Popular Posts:
What are header and footer design options in Microsoft Word? I want to learn more about creating hea...
How to create a new PowerPoint Template? I have created a slide master and some useful slide layouts...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....
How to add a new layout to the slide master in PowerPoint? In my PowerPoint presentation, I need to ...
Sometimes I see special symbols are showing up at the end of each paragraph in my Microsoft Word doc...