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 would like to apply a style to each file in a collection. Which of the following do you tell her shows the correct syntax to achieve this result?
A) <xsl:for-each select=" styles "> collection( uri )
</xsl:for-each>
B) <xsl:for-each select="collection( uri ) "> styles
</xsl:for-each>
C) <xsl:for-each use="collection( uri ) "> styles
</xsl:for-each>
D) <xsl:for-each use=" styles "> collection( uri )
</xsl:for-each>
Correct Answer:

Verified
Correct Answer:
Verified
Q35: Sydney is building an application with XSLT
Q36: To apply a transformation that involves a
Q37: In XPath 2.0, the _ symbol acts
Q38: To apply a style to each file
Q39: Sequences can be entered directly as a
Q41: May has experience developing applications using XSLT
Q42: The collection() function collection('.?select=*.xml') uses the
Q43: With grouping in sequence , all items
Q44: XPath 2.0 is fundamentally based on tokenized
Q45: To return a sequence item by its