Element Group HTMLinline
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Group</type>
<name>HTMLinline</name>
<comment>The group HTMLinline lists the elements that are inline and were inherited from the HTML vocabulary</comment>
Diagram
Diagram akomantoso30_xsd_Element_b.tmp#b akomantoso30_xsd_Element_i.tmp#i akomantoso30_xsd_Element_a.tmp#a akomantoso30_xsd_Element_u.tmp#u akomantoso30_xsd_Element_sub.tmp#sub akomantoso30_xsd_Element_sup.tmp#sup akomantoso30_xsd_Element_abbr.tmp#abbr akomantoso30_xsd_Element_span.tmp#span
Used by
Element Group inlineElements
Model b | i | a | u | sub | sup | abbr | span
Children a, abbr, b, i, span, sub, sup, u
Source
<xsd:group name="HTMLinline">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>HTMLinline</name>
      <comment>The group HTMLinline lists the elements that are inline and were inherited from the HTML vocabulary</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="b"/>
    <xsd:element ref="i"/>
    <xsd:element ref="a"/>
    <xsd:element ref="u"/>
    <xsd:element ref="sub"/>
    <xsd:element ref="sup"/>
    <xsd:element ref="abbr"/>
    <xsd:element ref="span"/>
  </xsd:choice>
</xsd:group>