Multiple Choice
Which of the following expressions can be used to display the value of the active node?
A) <xsl:value-of select="uri" />
B) <xsl:value-of select="active() " />
C) <xsl:value-of select="*" />
D) <xsl:value-of select="." />
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: To set the value of a template
Q18: Which of the following shows the correct
Q19: Which of the following shows the correct
Q20: The _ function is an XSLT 1.0
Q21: Which of the following shows the correct
Q23: Which of the following shows the correct
Q24: The expression format-number(-238.2, '#,##0.0;(#,##0.0) ') displays the
Q25: List the three possible ways of accessing
Q26: If you place the _ element at
Q27: The copy element under XSLT 2.0 also