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
Joaquin
10 hours ago
Totally agree, C has all the necessary values!
upvoted 0 times
...
Gary
6 days ago
I think option C is the most complete output.
upvoted 0 times
...
Alishia
11 days 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
16 days 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
21 days 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
26 days 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