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, 1822🔥, 0💬
Popular Posts:
What is this Website about? This Website provides a collection of Frequently Asked Questions (FAQ) a...
Why I am getting the "FTP over TLS is not enabled, users cannot securely log in" waring on my FileZi...
How to configure Mozilla Firefox to use Notepad to edit Web page source code? By default, when you u...
How to add comments on slides? I am reviewing someone else's presentation and I want to add some com...
Where to find answers to frequently asked questions on Microsoft Outlook? I want to know how to know...