Question 24 of 28 from exam 300-535-SPAUTO: Automating and Programming Cisco Security Solutions

Question 24 of 28 from exam 300-535-SPAUTO: Automating and Programming Cisco Security Solutions

Question

<?xml version= “1.0” encoding= “UTF-8” ?>
<employees>
<employee>
<id>1<fid>
<firstName>Jane</firstName>
<firstName>Doe<llastName>
<lemployee>
<employee>
<id>2<fid>
<firstName>Tim<ifirstName>
<lastName>Public</lastName>
<lemployee>
<employee>
<id>3<fid>
<firstName>John<ifirstName
<lastName>Doe</latName>
<lemployee>
<lemployees>

Refer to the exhibit.

Using the provided XML snippet, which Xpath expression prints "Jane"?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.