<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> |