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, 1454🔥, 0💬
Popular Posts:
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...
How to insert a dynamic field code manually in Microsoft Word? I know how the field code works. If y...
Why I am getting the "FTP over TLS is not enabled, users cannot securely log in" waring on my FileZi...
How to add or change the footer on a layout in PowerPoint? I want my slide footers to have the same ...
Where to find answers to frequently asked questions on Microsoft Outlook? I want to know how to know...