http://maven.apache.org/FML/1.0.1
group fontstyle.extra

Properties
This component is not nillable.

Model

(big | small | font | basefont)


Nested Element Summary
 basefont
          
 big
          
 font
          
 small
          
Source
<xs:group name="fontstyle.extra">
<xs:choice>
<xs:element ref="big"/>
<xs:element ref="small"/>
<xs:element ref="font"/>
<xs:element ref="basefont"/>
</xs:choice>
</xs:group>


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