Element Group HTMLmarker
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Group</type>
<name>HTMLmarker</name>
<comment>The group HTMLmarker lists the elements that are marker and were inherited from the HTML vocabulary</comment>
Diagram
Diagram akomantoso30_xsd_Element_img.tmp#img akomantoso30_xsd_Element_br.tmp#br
Used by
Element Group markerElements
Model img | br
Children br, img
Source
<xsd:group name="HTMLmarker">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>HTMLmarker</name>
      <comment>The group HTMLmarker lists the elements that are marker and were inherited from the HTML vocabulary</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="img"/>
    <xsd:element ref="br"/>
  </xsd:choice>
</xsd:group>