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, 1582🔥, 0💬
Popular Posts:
I have an Apple iPad Air Model MD788C/A. Is it good? Yes. Apple iPad Air Model MD788C/A is a very go...
How to connect FileZilla to an Anonymous FTP Server? If you know the server host name, you can conne...
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....