Summary Section

A section of type SUMMARY is for text and images.

Attributes

id

a unique ID that allows the section to be referenced by the application and by the report.

class

BORDER draws a border around the section.

Title

Gives the SUMMARY section a title.

Instruction

Write an instruction for the section.

Body

Attributes

type

numbered lists, bullet lists and text.

Text

Attributes

id

a unique ID that allows the text to be referenced by the application and by the report.

title

gives the text area a title.

Example

<moxydoc:section id="Highlights" type="SUMMARY">

    <moxydoc:title>Highlights</moxydoc:title>

         <moxydoc:body type="numbered">

             <moxydoc:text id="Highlights.1" title="General Overview">General                 improvement.</moxydoc:text>

         </moxydoc:body>

</moxydoc:section>


Click to see Comments

Help comments powered by Disqus