Multiple choice

Which of the following symbols in XSLT is used to describe the document node that is used to specify the absolute node path?

  1. . (Dot)

  2. . . (Dot Dot)

    • (Star)
  3. // (Double slash)

  4. | (Pipe)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This symbol in XSLT is used to describe the document node that is used to specify the absolute node path.