Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

XML Exam I10-001 Topic 1 Question 91 Discussion

Actual exam question for XML's I10-001 exam
Question #: 91
Topic #: 1
[All I10-001 Questions]

Press the Exhibit button to view the XML document "a. xml", and apply XSLT stylesheet "b. xsl" to "a. xml", and output the "SMTP" in the content of the service element as the transformation result. Select which of the following correctly describes what belongs in (1) of the XSLT stylesheet.

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Erasmo
1 months ago
Ugh, XML and XSLT questions are the worst! I'm just going to close my eyes and pick an answer. As long as it's not option E, which looks like it was written by a cat walking across the keyboard.
upvoted 0 times
Ronald
15 days ago
C) /security/detail[not(position()=last())]/service
upvoted 0 times
...
Lyla
21 days ago
B) /security/detail[position()=1]/service
upvoted 0 times
...
Halina
26 days ago
A) /security/detail/service
upvoted 0 times
...
...
Noemi
1 months ago
Option A looks like it might be the answer, but I'm not 100% sure. Is there a trick here that I'm missing? I better double-check my XPath knowledge before submitting this exam.
upvoted 0 times
Raymon
2 days ago
User 4: I believe the correct answer is B) /security/detail[position()=1]/service
upvoted 0 times
...
Doretha
9 days ago
User 3: Maybe it's C) /security/detail[not(position()=last())]/service
upvoted 0 times
...
Tora
15 days ago
User 2: I'm not sure, but I think it could also be D) /security/detail[1]/service
upvoted 0 times
...
Luis
21 days ago
User 1: I think the answer might be A) /security/detail/service
upvoted 0 times
...
...
Sylvie
2 months ago
Haha, this question is a real brain-teaser! I'm going to go with option C. It sounds like it's selecting all the service elements except the last one, which might be what the XSLT stylesheet is looking for.
upvoted 0 times
Ruth
23 days ago
I'm not sure, but option B could also be a possibility. It specifies the first service element.
upvoted 0 times
...
Avery
26 days ago
I think option C is correct too. It makes sense to exclude the last service element.
upvoted 0 times
...
...
Regenia
2 months ago
I'm not sure about this one. The question mentions the SMTP output in the service element, so I'm thinking maybe option D is the right answer since it's selecting the first detail element.
upvoted 0 times
...
Leontine
2 months ago
Hmm, that makes sense too. I guess we'll have to carefully analyze the XML document and XSLT stylesheet to determine the correct answer.
upvoted 0 times
...
Kattie
2 months ago
I disagree, I believe the answer is D) /security/detail[1]/service because it directly targets the first service element within the detail element.
upvoted 0 times
...
Tish
2 months ago
Option B seems like the correct answer here. The position() function in XPath returns the position of the current node within the selected node-set, so /security/detail[position()=1]/service will select the service element within the first detail element.
upvoted 0 times
Tina
7 days ago
Great, let's go with option B then for the XSLT stylesheet.
upvoted 0 times
...
Ozell
21 days ago
I agree, option B is the most logical choice based on the XPath function.
upvoted 0 times
...
Portia
1 months ago
Yes, that makes sense. The position() function is key here.
upvoted 0 times
...
Lashaun
1 months ago
I think option B is correct because it selects the service element within the first detail element.
upvoted 0 times
...
...
Leontine
2 months ago
I think the correct answer is B) /security/detail[position()=1]/service because it specifies the position of the service element within the detail element.
upvoted 0 times
...

Save Cancel