xhtml.InlinePre.mix

Element Group Information

Model

br | span | em | strong | dfn | code | samp | kbd | var | cite | abbr | acronym | q | tt | i | b | (bdo) | (a) | ins | del | script | noscript | () | map | ()
Children: a, abbr, acronym, b, bdo, br, cite, code, del, dfn, em, i, ins, kbd, map, noscript, q, samp, script, span, strong, tt, var

Used By

Element Group xhtml.pre.content

Source

<xs:group name="xhtml.InlinePre.mix">
  <xs:choice>
    <xs:group ref="xhtml.InlStruct.class"/>
    <xs:group ref="xhtml.InlPhras.class"/>
    <xs:element name="tt" type="xhtml.InlPres.type"/>
    <xs:element name="i" type="xhtml.InlPres.type"/>
    <xs:element name="b" type="xhtml.InlPres.type"/>
    <xs:group ref="xhtml.I18n.class"/>
    <xs:group ref="xhtml.Anchor.class"/>
    <xs:group ref="xhtml.Misc.class"/>
    <xs:element name="map" type="xhtml.map.type"/>
    <xs:group ref="xhtml.Inline.extra"/>
  </xs:choice>
</xs:group>