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:
Example of DITA Glossary Topic Document
Where can I get an example of a DITA Glossary Topic Document?
✍: FYIcenter.com
A DITA Glossary Topic Document
is used for defining a single sense of a given term.
The XML structure of a DITA Glossary Topic Document must meet requirements
given in the Glossary Entry DTD, glossentry.dtd.
Here is an example of a DITA Glossary Topic Document, DITA-Topic-Glossary-Example.xml:
<!DOCTYPE glossentry PUBLIC "-//OASIS//DTD DITA Glossary Entry//EN" "glossentry.dtd">
<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>
⇒ Example of DITA Map Document
⇐ Example of DITA Reference Topic Document
2017-12-09, ∼2432🔥, 0💬
Popular Posts:
How to install Fitbit Bluetooth Dongle on my Windows computer? Fitbit device comes with a Bluetooth ...
How to install Mozilla Firefox 2.0 add-on: FireFTP? FireFTP is a Mozilla Firefox 2 add-on that provi...
Where to find answers to frequently asked questions on Google Chrome? I want to know how to install ...
What are browser popup ads for Firefox? Browser popup ads are new browser windows opened by Websites...
How to create a command button to run my macro in slide show in PowerPoint? I have created a macro t...