0 votes
in XML by

To match the root node in XMLT transform the syntax will be

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

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

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

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

Related questions

0 votes
asked Aug 25, 2020 in XML by Robindeniel
0 votes
asked Jun 4, 2020 in Data Handling by SakshiSharma
...