inline

Element Group Information

Model

a | br | span | bdo | object | applet | img | map | iframe | tt | i | b | u | s | strike | big | small | font | basefont | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button

Used By

Source

<xs:group name="inline">
  <xs:choice>
    <xs:element ref="a"/>
    <xs:group ref="special"/>
    <xs:group ref="fontstyle"/>
    <xs:group ref="phrase"/>
    <xs:group ref="inline.forms"/>
  </xs:choice>
</xs:group>