0 votes
in XML by

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=” //”>

Related questions

0 votes
asked Aug 25, 2020 in XML by Robindeniel
0 votes
asked Aug 10, 2020 in XML by Robindeniel
...