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 Glossary Entry Document
How to create a DITA Glossary Entry document with FrameMaker?
✍: FYIcenter.com
A DITA Glossary Entry Document
is used for defining a single sense of a given term.
You can follow this tutorial to create a DITA Glossary Entry document with FrameMaker.
1. Start FrameMaker.
2. Click "File > New > XML" menu. You see "New XML" screen.
3. Select "DITA > Glossaryentry" and click "OK". You see a blank template DITA Glossary Entry 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 Glossary Entry document.
5. Enter more details to complete the Glossary Entry document as shown below:
<glossentry id="id17BC80X0WSN">
<glossterm>HTML</glossterm>
<glossdef>Hyper-Text Markup Language</glossdef>
<glossBody>
<glossUsage>HTML is used to create Web pages served through
Web servers. When a client browser retrieves the HTML code of a Web
page from a Web server, it will render each elements in the HTML
code to build the Web page.
</glossUsage>
</glossBody>
</glossentry>
6. Click "File > Save As" to save the document to DITA-Topic-Glossary-Entry-Example.xml in "XML (*.xml)" format.
The picture below shows you how to create a new DITA Glossary Entry document in FrameMaker:
⇒ Create DITA Glossary Group Document
⇐ Create DITA Reference Topic Document
2017-12-04, 2468🔥, 0💬
Popular Posts:
What are Control Connection and Data Connection used in FTP protocol? FTP protocol uses two independ...
What is "Microsoft SharePoint Server Colleague Import Add-in" COM Add-in in Outlook 2013? Should I d...
What do those Fitbit icons mean? Over the years, Fitbit has used a number of icons on their wearable...
Where to find answers to frequently asked questions on Microsoft Teams? Here is a list of frequently...
How to insert a dynamic field code manually in Microsoft Word? I know how the field code works. If y...