misc.inline

Element Group Information

Model

Children: del, ins, script

Used By

Element Group misc
Complex Types Inline, a.content, pre.content
Elements a, abbr, acronym, address, b, bdo, big, caption, cite, code, dfn, dt, em, h1, h2, h3, h4, h5, h6, i, kbd, label, legend, p, pre, q, samp, small, span, strong, sub, sup, tt, var

Source

<xs:group name="misc.inline">
  <xs:choice>
    <xs:element ref="ins"/>
    <xs:element ref="del"/>
    <xs:element ref="script"/>
  </xs:choice>
</xs:group>