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:
Create DITA Task Topic Document
How to create a DITA Task Topic document with FrameMaker?
✍: FYIcenter.com
A DITA Task Topic Document
lists a series of steps that users follow to produce an intended outcome.
You can follow this tutorial to create a DITA Task Topic document with FrameMaker.
1. Start FrameMaker.
2. Click "File > New > XML" menu. You see "New XML" screen.
3. Select "DITA > Task" and click "OK". You see a blank template DITA Task document displayed.
4. Click on the "XML View" icon in the menu bar and next to the search icon. You see the XML elements of the DITA Task document.
5. Enter more details to complete the Task document as shown below:
<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>
6. Click "File > Save As" to save the document to DITA-Topic-Task-Example.xml in "XML (*.xml)" format.
The picture below shows you how to create a new DITA Task document in FrameMaker:
⇒ Create DITA Concept Topic Document
⇐ Edit DITA Files with FrameMaker
2017-12-04, ∼2678🔥, 0💬
Popular Posts:
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
How to install Fitbit Bluetooth Dongle on my Windows computer? Fitbit device comes with a Bluetooth ...
What are the steps to insert Dynamic Fields in Microsoft Word? I want to insert the chapter heading ...
How to find all section breaks in a Microsoft Word document? I want to review them. Section breaks i...
How to download Google Chrome 31? I heard it has some really nice features for Web developers. If yo...