http://maven.apache.org/XDOC/2.0
group heading

Properties
This component is not nillable.

Model

(h1 | h2 | h3 | h4 | h5)


Nested Element Summary
 h1
          
 h2
          
 h3
          
 h4
          
 h5
          
Source
<xs:group name="heading">
<xs:choice>
<xs:element ref="h1"/>
<xs:element ref="h2"/>
<xs:element ref="h3"/>
<xs:element ref="h4"/>
<xs:element ref="h5"/>
</xs:choice>
</xs:group>


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