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, 2391🔥, 0💬
Popular Posts:
How to install IPython in a Conda environment? If you want to install IPython in a specific Conda en...
Why I am getting the "Warning: Unresponsive Script" message box? How to avoid this message box? When...
How do I know what cookies a Website is sending to Mozilla Firefox 2.0? When you are visiting a Webs...
How to turn on or off comments? I have a PowerPoint presentation which has comments entered by diffe...
How to create a new PowerPoint Template? I have created a slide master and some useful slide layouts...