xhtml.InlSpecial.class

Element Group Information

Model

Children: img, map, object

Used By

Source

<xs:group name="xhtml.InlSpecial.class">
  <xs:choice>
    <xs:element name="img" type="xhtml.img.type"/>
    <xs:element name="map" type="xhtml.map.type"/>
    <xs:element name="object" type="xhtml.object.type"/>
  </xs:choice>
</xs:group>