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 Map Document
Where can I get an example of a DITA Map Document?
✍: FYIcenter.com
A DITA Map Document
is intended to link multiple DITA topic documents together to build a book.
The XML structure of a DITA Map Document must meet requirements
given in the Map DTD, map.dtd.
Here is an example of a DITA Map Document, DITA-Map-Example.xml
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map>
<title>My Book - DITA Map Example</title>
<topicref href="/DITA-Topic-Task-Example.xml"/>
<topicref href="/DITA-Topic-Concept-Example.xml"/>
<topicref href="/DITA-Topic-Reference-Example.xml"/>
<topicref href="/DITA-Topic-Glossary-Example.xml"/>
</map>
⇒ Edit DITA Files with FrameMaker
⇐ Example of DITA Glossary Topic Document
2017-12-09, 1426🔥, 0💬
Popular Posts:
How to start and stop FileZilla Server service? I have FileZilla installed on my Windows computer. Y...
How to add a new slide master in PowerPoint? I have 2 slide masters in the current template. They co...
What are control codes used in Microsoft Word that can be used in the Find and Replace command? Here...
How do I tell what version of PowerPoint my computer is using? You can determine the version number ...
What is "Microsoft Access Outlook Add-in for Data Collection and Publishing" COM Add-in in Outlook 2...