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, 2570🔥, 0💬
Popular Posts:
How to insert a dynamic field code manually in Microsoft Word? I know how the field code works. If y...
How to install Mozilla Firefox 2.0 add-on: FireFTP? FireFTP is a Mozilla Firefox 2 add-on that provi...
Should I sign in to Google account after installing Google Chrome 55? When you run Google Chrome 55 ...
What are different versions of Microsoft PowerPoint? As of 2016, Microsoft PowerPoint has been relea...
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...