misc

these can only occur at block level

Element Group Information

Model

Children: del, ins, noscript, script

Used By

Source

<xs:group name="misc">
  <xs:annotation>
    <xs:documentation>these can only occur at block level</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="noscript"/>
    <xs:group ref="misc.inline"/>
  </xs:choice>
</xs:group>