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, 2060🔥, 0💬
Popular Posts:
How to view the document.xml file with a Web browser? Since the document.xml file contains text cont...
What are URL:sfb and URL:lync15 Protocols? URL:sfb and URL:lync15 protocols are special network prot...
How do I tell what version of Outlook my computer is using? You can determine the version number of ...
Where are Microsoft Teams files located on my Windows 7 system? If you have Microsoft Teams desktop ...
What is a PowerPoint Template (.potx) File? What is the difference between .potx and .pptx files? A ...