<conbody>

The <conbody> element contains the main content of a concept topic.

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.

The <conbody> element is specialized from <body>. It is defined in the concept module.

(<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

<concept>

In order
  1. 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>
  2. Zero or more of the following

Contained by

- topic/body concept/conbody

The <conbody> element is specialized from <body>. It is defined in the concept module.

The following attributes are available on this element: universal attributes.

The following attributes are available on this element: universal attributes.

Example

This section is non-normative.

See <concept>.