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:
Structure of DITA Documents
What is the structure of a DITA Document?
✍: FYIcenter.com
A DITA document is usually organized as multiple XML files:
Here is an example of DITA map file:
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map id="map1234" xml:lang="en">
<topicref format="dita" href="/introduction.xml" navtitle="Introduction"
type="topic"/>
<topicref format="dita" href="/basics.xml" navtitle="Basics"
type="topic"/>
<topicref format="dita" href="/summary.xml" navtitle="Summary"
type="topic"/>
</map>
⇒ Types of DITA Topic Documents
2017-12-13, 1865🔥, 0💬
Popular Posts:
How to download Mozilla Firefox 2.0? If you want to try Mozilla Firefox 2.0, you can follow this tut...
How to login to Facebook with a Web browser? If you want to login to Facebook with a Web browser, yo...
What is "Microsoft Access Outlook Add-in for Data Collection and Publishing" COM Add-in in Outlook 2...
How to start to troubleshoot my Actiontec GT784WNV Modem? I am not able to access Internet. If you a...
How to convert slide files created with older versions of PowerPoint to the current PowerPoint? I ha...