xhtml.InlForm.class

Element Group Information

Model

Used By

Source

<xs:group name="xhtml.InlForm.class">
  <xs:choice>
    <xs:element name="input" type="xhtml.input.type"/>
    <xs:element name="select" type="xhtml.select.type"/>
    <xs:element name="textarea" type="xhtml.textarea.type"/>
    <xs:element name="label" type="xhtml.label.type"/>
    <xs:element name="button" type="xhtml.button.type"/>
  </xs:choice>
</xs:group>