xhtml.Script.class

Element Group Information

Model

Children: noscript, script

Used By

Element Group xhtml.Misc.class

Source

<xs:group name="xhtml.Script.class">
  <xs:choice>
    <xs:element name="script" type="xhtml.script.type"/>
    <xs:element name="noscript" type="xhtml.noscript.type"/>
  </xs:choice>
</xs:group>