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, 1611🔥, 0💬
Popular Posts:
How register my Fitbit device through Fitbit Connect? I have an account with Fitbit server, installe...
Where to find answers to frequently asked questions about Fitbit devices? Here is a collection of fr...
What is the port number used for the control connection in FileZilla Server? How to change control c...
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 FTP (File Transfer Protocol and related tools...