http://maven.apache.org/XDOC/2.0
group inline.forms

Properties
This component is not nillable.

Model

(input | select | textarea | label | button)


Nested Element Summary
 button
          
 input
          
 label
          
 select
          
 textarea
          
Source
<xs:group name="inline.forms">
<xs:choice>
<xs:element ref="input"/>
<xs:element ref="select"/>
<xs:element ref="textarea"/>
<xs:element ref="label"/>
<xs:element ref="button"/>
</xs:choice>
</xs:group>


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