xhtml.InlPres.class

Element Group Information

Model

tt | i | b | big | small | sub | sup
Children: b, big, i, small, sub, sup, tt

Used By

Source

<xs:group name="xhtml.InlPres.class">
  <xs:choice>
    <xs:element name="tt" type="xhtml.InlPres.type"/>
    <xs:element name="i" type="xhtml.InlPres.type"/>
    <xs:element name="b" type="xhtml.InlPres.type"/>
    <xs:element name="big" type="xhtml.InlPres.type"/>
    <xs:element name="small" type="xhtml.InlPres.type"/>
    <xs:element name="sub" type="xhtml.InlPres.type"/>
    <xs:element name="sup" type="xhtml.InlPres.type"/>
  </xs:choice>
</xs:group>