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

Properties
This component is not nillable.

Model

((tt | i | b | u | s | strike) | (big | small | font | basefont) )


Nested Element Summary
 b
          
 basefont
          
 big
          
 font
          
 i
          
 s
          
 small
          
 strike
          
 tt
          
 u
          
Source
<xs:group name="fontstyle">
<xs:choice>
<xs:group ref="fontstyle.basic"/>
<xs:group ref="fontstyle.extra"/>
</xs:choice>
</xs:group>


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