XHTML 1.0 (Second Edition) Strict

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

Model
>
((br | span | bdo | map) | object | img)


Source
<xs:group name="special">
<xs:choice>
<xs:group ref="special.pre"/>
<xs:element ref="object"/>
<xs:element ref="img"/>
</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.