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