<body>

The <body> element is the container for the main content of a <topic>.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/body

Example

This section is non-normative.

<topic>
<title>Sample title</title>
<prolog><!-- metadata here --></prolog> 
<body> <!-- Body content goes here --> </body> 
</topic> 

Content model

(<dl> | <div> | <fig> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <simpletable> | <sl> | <table> | <ul> | <data> | <data-about> | <draft-comment> | <foreign> | <unknown> | <required-cleanup> | <bodydiv> | <example> | <section>)*

Contained by

<topic>

Zero or more of the following
  • <bodydiv>
  • <data>
  • <data-about>
  • <div>
  • <dl>
  • <draft-comment>
  • <example>
  • <fig>
  • <foreign>
  • <image>
  • <lines>
  • <lq>
  • <note>
  • <object>
  • <ol>
  • <p>
  • <pre>
  • <required-cleanup>
  • <section>
  • <simpletable>
  • <sl>
  • <table>
  • <ul>
  • <unknown>

Contained by

  • <topic>

Inheritance

- topic/body

The <body> element is a base element type. It is defined in the topic module.

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.