Showing:

Annotations
Diagrams
Source
Used by
Element Group HTMLinline
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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-csd13_xsd_Element_b.tmp#b AkomaNtoso30-csd13_xsd_Element_i.tmp#i AkomaNtoso30-csd13_xsd_Element_a.tmp#a AkomaNtoso30-csd13_xsd_Element_u.tmp#u AkomaNtoso30-csd13_xsd_Element_sub.tmp#sub AkomaNtoso30-csd13_xsd_Element_sup.tmp#sup AkomaNtoso30-csd13_xsd_Element_abbr.tmp#abbr AkomaNtoso30-csd13_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>