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, 1703🔥, 0💬
Popular Posts:
Why am I getting the "You now have two copies of a file" error from OneDrive for Windows? You will g...
How to add or change the footer on a layout in PowerPoint? I want my slide footers to have the same ...
How to insert a dynamic field code manually in Microsoft Word? I know how the field code works. If y...
Where to find answers to frequently asked questions on FTP (File Transfer Protocol and related tools...
What is this Website about? This Website provides a collection of Frequently Asked Questions (FAQ) a...