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 Reference Topic Document
How to create a DITA Reference Topic document with FrameMaker?
✍: FYIcenter.com
A DITA Reference Topic Document
is for topics that describe command syntax, programming instructions, and
other reference material, and usually contains detailed, factual material.
You can follow this tutorial to create a DITA Reference Topic document with FrameMaker.
1. Start FrameMaker.
2. Click "File > New > XML" menu. You see "New XML" screen.
3. Select "DITA > Reference" 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 Reference document.
5. Enter more details to complete the Reference document as shown below:
<reference id="id17BC80J0MKV">
<title>Embedded Image</title>
<shortdesc>Description of embedded image.</shortdesc>
<prolog>
<author>FYIcenter.com</author>
</prolog>
<refbody>
<section><p>An embedded image has the following properties:</p></section>
<properties>
<property>
<proptype>width</proptype>
<propvalue>100px</propvalue>
<propdesc>Specifies the width of the image in pixels.</propdesc>
</property>
<property>
<proptype>height</proptype>
<propvalue>60px</propvalue>
<propdesc>Specifies the height of the image in pixels.</propdesc>
</property>
</properties>
</refbody>
</reference>
6. Click "File > Save As" to save the document to DITA-Topic-Reference-Example.xml in "XML (*.xml)" format.
The picture below shows you how to create a new DITA Reference document in FrameMaker:
⇒ Create DITA Glossary Entry Document
⇐ Create DITA Concept Topic Document
2017-12-04, 1698🔥, 0💬
Popular Posts:
What is Microsoft Teams? Microsoft Teams is a Microsoft cloud service that combines workplace chat, ...
Why am I not seeing the "Call Forwarding" option on Skype for Business on Windows? You don't see the...
Should I sign in to Google account after installing Google Chrome 55? When you run Google Chrome 55 ...
How to fix the Microphone Permissions error with making a call with Messenger in iPhone? If your Mic...
How to add slide numbers and copyright in the footer area? You can add slide numbers, copyright text...