Categories:
Cloud (163)
Entertainment (11)
Facebook (43)
General (17)
Life (30)
Programming (33)
Technology (249)
Testing (4)
Tools (433)
Twitter (5)
Wearable (26)
Web Design (9)
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>
2017-12-09, 679👍, 0💬
Popular Posts:
How to draw a diagram on a PowerPoint slide? You can easily draw a diagram on any PowerPoint slide i...
What is Microsoft Office 365? Office 365 is a cloud service offered by Microsoft that provide produc...
What are Mimehandler and Plugin Processes of the Google Chrome program on Windows? Mimehandler and P...
What is "Microsoft SharePoint Server Colleague Import Add-in" COM Add-in in Outlook 2013? Should I d...
Why am I not seeing the "Call Forwarding" option on Skype for Business on Windows? You don't see the...