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 I10-002 Exam - Topic 6 Question 107 Discussion

Push the Exhibit Button to load the referenced "XML Document" and "XSLT Style Sheet".Select which of the following correctly describes the output results of an XSLT transformation of the "XML Document" using the "XSLT Style Sheet". Note that the XSLT processor can output transformation results as a document. Line feeds and indents are not reflected.
E) <output> <report> <date>2005-01-01</date> <data><value>102</value></data> <data><value>89</value></data> <data><value>70</value></data> </report> </output>
A) <output> <report/> </output>
B) <output> <report> <date>2005-01-01</date> </report> </output>
C) <output> <report> <date>2005-01-01</date> <value>102</value> <value>89</value> <value>70</value> </report> </output>
D) <output> <report> <!--This is a comment--> <date>2005-01-01</date> South Street, East Town <value>102</value> <value>89</value> <value>70</value> </report> </output>
F) <output> <report> <!--This is a comment--> <date>2005-01-01</date> South Street, East Town <data><value>102</value></data> <data><value>89</value></data> <data><value>70</value></data> </report> </output>

XML I10-002 Exam - Topic 6 Question 107 Discussion

Actual exam question for XML's I10-002 exam
Question #: 107
Topic #: 6
[All I10-002 Questions]

Push the Exhibit Button to load the referenced "XML Document" and "XSLT Style Sheet".

Select which of the following correctly describes the output results of an XSLT transformation of the "XML Document" using the "XSLT Style Sheet". Note that the XSLT processor can output transformation results as a document. Line feeds and indents are not reflected.

Show Suggested Answer Hide Answer
Suggested Answer: E

Contribute your Thoughts:

0/2000 characters
Stanford
15 days ago
D is interesting with the comment and place. Adds context.
upvoted 0 times
...
Deandrea
20 days ago
I agree, C has more data. Looks complete.
upvoted 0 times
...
Glory
25 days ago
I think B is too simple. It lacks details.
upvoted 0 times
...
Alyssa
1 month ago
Not sure if the output can have comments like that... feels off.
upvoted 0 times
...
Nelida
1 month ago
I’m leaning towards E, the data tags look cleaner.
upvoted 0 times
...
Ammie
1 month ago
Wait, why is there a comment in D and F? That seems odd.
upvoted 0 times
...
Joaquin
2 months ago
Totally agree, C has all the necessary values!
upvoted 0 times
...
Gary
2 months ago
I think option C is the most complete output.
upvoted 0 times
...
Alishia
2 months ago
I vaguely remember that the structure of the output matters, and I think option D might be the one with the comment included.
upvoted 0 times
...
Kasandra
2 months ago
I practiced a similar question where the output had to include all data points, so I feel like option C might be correct.
upvoted 0 times
...
Geoffrey
2 months ago
I think the output should include the date and values, but I can't recall if the place element is necessary.
upvoted 0 times
...
Shalon
2 months ago
I remember that XSLT transformations can include comments, but I'm not sure if they always show up in the output.
upvoted 0 times
...

Save Cancel