adplus-dvertising
frame-decoration

Question

Which is the correct syntax of the union operator?

a.

<xsl : apply – template select = ‘ / head / title & / book / tittle ‘ />

b.

<xsl : apply – template select = ‘ / head / title OR / book / tittle ‘ />

c.

<xsl : apply – template select = ‘ / head / title AND / book / tittle ‘ />

d.

<xsl : apply – template select = ‘ / head / title / / book / tittle ‘ />

Answer: (d).<xsl : apply – template select = ‘ / head / title / / book / tittle ‘ />

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which is the correct syntax of the union operator?