<conbody>
The <conbody>
element contains the main
content of a concept topic.
Usage information
The <conbody>
element allows paragraphs,
lists, and other elements as well as sections and examples.
However, <conbody>
element has a restriction
that a <section>
or an
<example>
can be followed only by other
sections, examples, or <conbodydiv>
elements
that group sections and examples.
Specialization hierarchy
The <conbody>
element is specialized from
<body>
. It is defined in the concept module.
Content model
(<audio>
| <dl>
| <div>
| <fig>
| <image>
| <lines>
| <lq>
| <note>
| <object>
| <ol>
| <p>
| <pre>
| <simpletable>
| <sl>
| <table>
| <ul>
| <video>
| <data>
| <draft-comment>
| <foreign>
| <required-cleanup>
)*, (<section>
| <example>
| <conbodydiv>
)*
Contained by
- Zero or more of the following
<audio>
<data>
<div>
<dl>
<draft-comment>
<fig>
<foreign>
<image>
<lines>
<lq>
<note>
<object>
<ol>
<p>
<pre>
<required-cleanup>
<simpletable>
<sl>
<table>
<ul>
<video>
- Zero or more of the following
<conbodydiv>
<example>
<section>
Contained by
Inheritance
- topic/body concept/conbody
The <conbody>
element is specialized from <body>
. It is defined in the concept module.
Attributes
The following attributes are available on this element: universal attributes.
The following attributes are available on this element: universal attributes.