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 Group Document
How to create a DITA Glossary Group document with FrameMaker?
✍: FYIcenter.com
A DITA Glossary Group Document
is used as a container of multiple Glossary Entries.
You can follow this tutorial to create a DITA Glossary Group document with FrameMaker.
1. Start FrameMaker.
2. Click "File > New > XML" menu. You see "New XML" screen.
3. Select "DITA > Glossarygroup" and click "OK". You see a blank template DITA Glossary Group 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 Group document.
5. Enter more details to complete the Glossary Group document as shown below:
<!DOCTYPE glossgroup PUBLIC "-//OASIS//DTD DITA Glossary Group//EN" "glossgroup.dtd">
<glossgroup id="id17BCC050JGR">
<title>Glossary</title>
<glossentry id="id123">
<glossterm>HTML</glossterm>
<glossdef>Hyper-Text Markup Language</glossdef>
<glossBody>
<glossUsage>HTML is used to create Web pages served through
Web servers.</glossUsage>
</glossBody>
</glossentry>
<glossentry id="id234">
<glossterm>DITA</glossterm>
<glossdef>Darwin Information Typing Architecture</glossdef>
<glossBody>
<glossUsage>DITA is used as an XML data model for authoring and
publishing.</glossUsage>
</glossBody>
</glossentry>
</glossgroup>
6. Click "File > Save As" to save the document to DITA-Topic-Glossary-Group-Example.xml in "XML (*.xml)" format.
The picture below shows you how to create a new DITA Glossary Group document in FrameMaker:
⇒ Create Book as DITA Map Document
⇐ Create DITA Glossary Entry Document
2017-12-04, ∼3108🔥, 0💬
Popular Posts:
How to start to troubleshoot my Actiontec GT784WNV Modem? I am not able to access Internet. If you a...
Sometimes I see special symbols are showing up at the end of each paragraph in my Microsoft Word doc...
How to create a new PowerPoint presentation from a PowerPoint template? I have a PowerPoint template...
What are different versions of Microsoft PowerPoint? As of 2016, Microsoft PowerPoint has been relea...
How headers and footers are repeated in Microsoft Word? Why I see some headers and footers are repea...