Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam Workday-Pro-Integrations All Questions
Exam Workday-Pro-Integrations All Questions

View all questions & answers for the Workday-Pro-Integrations exam

Workday Integrations Workday-Pro-Integrations Question # 6 Topic 1 Discussion

Workday-Pro-Integrations Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

Refer to the following XML to answer the question below.

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 6

You are an integration developer and need to write XSLT to transform the output of an EIB which is making a request to the Get Job Profiles web service operation. The root template of your XSLT matches on the element. This root template then applies templates against . XPath contains a number of delivered functions such as format-date. The format-date function uses the following syntax: format-date ($value asxs: date?$picture as xs:string). Within the template which matches on , what XPath syntax would you use to output the value of the element formatted with the day-month-year format of "15-07-2024"?


A.

format-date('[D01]-[M01]-[Y0001]’, wd:Job_Profile_Data/wd:Effective_Date)


B.

format-date (wd:Job_Profile_Data/wd:Effective_Date, '[D01]-[M01]-[Y0001]')


C.

format-date (wd:Job_Profile_Data/wd:Effective_Date, '[M01]-[D01]-[Y0001]')


D.

format-date('[M01]-[D01]-[Y0001]’, wd:Job_Profile_Data/wd:Effective_Date)


Get Premium Workday-Pro-Integrations Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.