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, 2422🔥, 0💬
Popular Posts:
How to start and stop FileZilla Server service? I have FileZilla installed on my Windows computer. Y...
Why I am getting the "Warning: Unresponsive Script" message box? How to avoid this message box? When...
What is "OneNote Notes about Word Documents" add-in in Microsoft Word? Should I disable it? "OneNote...
How to remove Microsoft Teams form my Windows 7 system? I don't want it any more. You can remove Mic...
How to resume file transfer in FileZilla FTP Client? I have unfinished file transfer entries in the ...