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

Properties
This component is not nillable.

Model

(pre | hr | blockquote | address | center | noframes)


Nested Element Summary
 address
          
 blockquote
          
 center
          
 hr
          
 noframes
          
 pre
          
Source
<xs:group name="blocktext">
<xs:choice>
<xs:element ref="pre"/>
<xs:element ref="hr"/>
<xs:element ref="blockquote"/>
<xs:element ref="address"/>
<xs:element ref="center"/>
<xs:element ref="noframes"/>
</xs:choice>
</xs:group>


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