Dita

The <dita> element provides a top-level container for multiple topics when you create documents using the ditabase document type. The <dita> element lets you create any sequence of concept, task, and reference topics, and the ditabase document type lets you further nest these topic types inside each other. The <dita>

element has no particular output implications; it simply allows you to create multiple topics of different types at the same level in a single document.


Contents

[edit] Inheritance

Not a specializable DITA element.

[edit] Example

<dita>
  <concept id="batintro">...</concept>
  <reference id="batparts">...</reference>

  <task id="batfeeding">...</task>
  <task id="battraining">...</task>
  <task id="batcleanup">...</task>
</dita>

[edit] Contains

Doctype Content model
ditabase (

topic or concept or task or reference or glossentry) (one or more)

[edit] Contained by

Doctype Parents
   

[edit] Attributes

Name Description Data Type Default Value Required?
%global-atts; (xtrf, xtrc) A set of related attributes, described at %global-atts; parameter entity PE not

applicable

Not applicable

TOC: Language Specification 1.1
Parent topic: Miscellaneous elements
Next topic: draft-comment

Retrieved from "http://www.ditawiki.org/index.php/Dita"

This page has been accessed 1,325 times. This page was last modified 04:00, 13 July 2007.





This page
Discuss this page
Post a comment
Printable version
My pages
Log in / create account