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 Task Topic Document
Where can I get an example of a DITA Task Topic Document?
✍: FYIcenter.com
A DITA Task Topic Document
lists a series of steps that users follow to produce an intended outcome.
The XML structure of a DITA Task Topic Document must meet requirements
given in the Task DTD, task.dtd.
Here is an example of a DITA Task Topic Document, DITA-Topic-Task-Example.xml:
<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
<task id="id17B9D0I90HS">
<title>Creating DITA Task XML Document</title>
<prolog>
<author>FYIcenter.com</author>
</prolog>
<taskbody>
<prereq>You must have FrameMaker installed and running.</prereq>
<steps>
<step><cmd>Click "File > New > XML" menu.</cmd></step>
<step><cmd>Select "DITA > Task".</cmd></step>
<step><cmd>Enter some steps.</cmd></step>
<step><cmd>Click "File > Save As" menu to save the document.</cmd></step> </steps>
</taskbody>
</task>
⇒ Example of DITA Concept Topic Document
⇐ Example of DITA Generic Topic Document
2017-12-13, 1971🔥, 0💬
Popular Posts:
What are URL:sfb and URL:lync15 Protocols? URL:sfb and URL:lync15 protocols are special network prot...
How to download publication files from libgen.rs? libgen.rs or gen.lib.rus.ec is the most robust Web...
How to remove Microsoft Teams form my Windows 7 system? I don't want it any more. You can remove Mic...
How to join a team in Microsoft Teams? My manager told me we are using Microsoft Teams service. In o...
How to download and install SoapUI on Windows systems? Here are the steps to download and install So...