<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
<topic> <title>Sample title</title> <prolog><!-- metadata here --></prolog> <body> <!-- Body content goes here --> </body> </topic>
Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.