xhtml.Inline.class

Element Group Information

Model

br | span | em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q | tt | i | b | big | small | sub | sup | (bdo) | (a) | img | map | object | input | select | textarea | label | button | (ruby) | ()

Used By

Source

<xs:group name="xhtml.Inline.class">
  <xs:choice>
    <xs:group ref="xhtml.InlStruct.class"/>
    <xs:group ref="xhtml.InlPhras.class"/>
    <xs:group ref="xhtml.InlPres.class"/>
    <xs:group ref="xhtml.I18n.class"/>
    <xs:group ref="xhtml.Anchor.class"/>
    <xs:group ref="xhtml.InlSpecial.class"/>
    <xs:group ref="xhtml.InlForm.class"/>
    <xs:group ref="xhtml.Ruby.class"/>
    <xs:group ref="xhtml.Inline.extra"/>
  </xs:choice>
</xs:group>