XHTML 1.0 (Second Edition) Strict

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

Model
>
(script | style | meta | link | object)*


Source
<xs:group name="head.misc">
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="script"/>
<xs:element ref="style"/>
<xs:element ref="meta"/>
<xs:element ref="link"/>
<xs:element ref="object"/>
</xs:choice>
</xs:sequence>
</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.