I have no intention of creating a formal DTD, but here are a few details
about the XML format for those who don't like examples.
The following lists ALL the tags that are permitted. (Perhaps a few other
xhtml tags could be added if necessary.) The indentation level roughly
shows which tags are permitted where. Closing tags have been ommitted for
brevity.
<modulesynopsis>
<name> <status> <identifier> <sourcefile> <compatibility>*
<description>* <summary>* <seealso> <section>*
<directivesynopsis>
<name> <description>* <syntax>* <default>* <context>
<override> <compatibility>* <usage>* <seealso>*
Allowed in any "*" tag:
<example>
<title>
<note>
<title>
<module> <directive>
>From xhtml:
<p> <ul> <ol> <li> <strong> <em> <br> <code> <blockquote> <table> <tr> <td>
<dl> <dt> <dd>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]