Multiple Choice
May has experience developing applications using XSLT 1.0, and would like to take advantage of some of the added features of XSLT 2.0 in developing a new application. She comes to you for help implementing some of these new features.
-May has heard that XPath 2.0 allows an application to retrieve data from multiple document sources. She would like to be able to retrieve data from all XML files in the same folder as the current style sheet. You suggest she use the function _____ to enable this situation.
A) collection('/?select=*.xml')
B) document() '.?select=*.xml')
C) collection('.?select=*.xml')
D) document() '/?select=*.xml')
Correct Answer:

Verified
Correct Answer:
Verified
Q53: May has experience developing applications using XSLT
Q54: The group-by attribute specifies the node set
Q55: In XPath 2.0, date and time values
Q56: The retrieve() function is an XPath 2.0
Q57: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The accompanying figure
Q59: The regular expression flag _ specifies that
Q60: The second step in importing data from
Q61: You can learn information about your processor
Q62: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The code in
Q63: Provide the basic structure used to create