Suggestions |
---|
Search:
|
Next:
question |
Previous:
qandaset/qandaentry Up: QandaSet qandaset.mod.xsl |
<xsl:template match="qandadiv"> <xsl:variable name="preamble" select="*[name(.) != 'title' and name(.) != 'titleabbrev' and name(.) != 'qandadiv' and name(.) != 'qandaentry']"/> <xsl:variable name="qalevel"> <xsl:call-template name="qandadiv.section.level"/> </xsl:variable> ... </xsl:template><xsl:template match="qandadiv" mode="qandatoc.mode"/>