http://memberwebs.com/ns/rtfx/
group section

Documentation
Tags that break a document into various sections.

Model

(sect | page | footnote)


Source
<xs:group name="section">
<xs:choice>
<xs:element ref="sect"/>
<xs:element ref="page"/>
<xs:element ref="footnote"/>
</xs:choice>
</xs:group>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.