Multiple Choice
Sydney is building an application with XSLT 2.0 that relies on many date formats and calculations. He comes to you for some assistance in developing these formats and calculations correctly.
-One section of the new application requires Sydney to add 2 years and 6 months to the current date. Which of the following expressions do you tell him will provide the correct result?
A) current-date() + xs:yearMonthDuration('p2y6m')
B) current-date() + xs:yearMonthDuration('PY2M6')
C) current-date() + xs:yearMonthDuration('P2Y6M')
D) current-date() + xs:yearMonthDuration('py2m6')
Correct Answer:

Verified
Correct Answer:
Verified
Q30: If you are working in command line
Q31: The _ function returns the location of
Q32: In the XPath 1.0 data model, nodes
Q33: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9153/.jpg" alt=" -The accompanying figure
Q34: 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
Q40: May has experience developing applications using XSLT