XHTML 1.0 (Second Edition) Strict

http://www.w3.org/1999/xhtml
group misc

Documentation
      these can only occur at block level
      

Model
>
(noscript | (ins | del | script) )


Source
<xs:group name="misc">
<xs:choice>
<xs:element ref="noscript"/>
<xs:group ref="misc.inline"/>
</xs:choice>
</xs:group>

XHTML 1.0 (Second Edition) Strict

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.