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, ∼2478🔥, 0💬
Popular Posts:
How to view dynamic field codes in Microsoft Word? Each dynamic value is Microsoft Word is driven by...
What are browser popup ads for Firefox? Browser popup ads are new browser windows opened by Websites...
How to make my presentation beautiful by applying a built-in theme provided by Office PowerPoint 200...
How to download Google Chrome 31? I heard it has some really nice features for Web developers. If yo...
Where to find answers to frequently asked questions about Adobe Flash Player? I want to understand m...