-->

To match the specific XML elements in XMLT the syntax for given name “ rootnode” is

A. <xsl:template match=” root”>

B. <xsl:template match=” /”>

C. <xsl:template match=” rootnode” >

D. <xsl:template match=” //”>













Ans: C