Suggestions
Search:
 
Next:
answer (in qandatoc.mode mode)
Previous:
qandaentry (in qandatoc.mode mode)
Up:
QandaSet qandaset.mod.xsl
Reference Section

Name

question (in qandatoc.mode mode) — Process question [2.0.9] elements

Synopsis

<xsl:template match="question" mode="qandatoc.mode">
<xsl:variable name="firstch" select="(*[name(.)!='label'])[1]"/>
  ...
</xsl:template>

A. Description

Undocumented.