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, ∼3106🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Microsoft Word? I want to know how to open PD...
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...
How to use my iPhone and iPad to set up and manage Chromecast device on my TV? I have a Chromecast d...
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...
How headers and footers are repeated in Microsoft Word? Why I see some headers and footers are repea...