xhtml.button.content

Element Group Information

Model

(h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | (hr) | table | () | ins | del | script | noscript | () | br | span | em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q | tt | i | b | big | small | sub | sup | (bdo) | img | map | object | ())

Used By

Complex Type xhtml.button.type

Source

<xs:group name="xhtml.button.content">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="xhtml.BlkNoForm.mix"/>
      <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.InlSpecial.class"/>
      <xs:group ref="xhtml.Inline.extra"/>
    </xs:choice>
  </xs:sequence>
</xs:group>