&setup-language-variable;
<xsl:call-template name="id.warning"/>
- <div>
+ <xsl:element name="{$div.element}">
<xsl:apply-templates select="." mode="common.html.attributes"/>
<xsl:call-template name="id.attribute">
<xsl:with-param name="conditional" select="0"/>
<xsl:if test="not(parent::article)">
<xsl:call-template name="process.footnotes"/>
</xsl:if>
- </div>
+ </xsl:element>
</xsl:template>
<xsl:template match="glossary/glossaryinfo"></xsl:template>