Workday Pro Integrations Certification Exam Workday-Pro-Integrations Question # 3 Topic 1 Discussion

Workday Pro Integrations Certification Exam Workday-Pro-Integrations Question # 3 Topic 1 Discussion

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

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 3

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 . What XPath syntax would be used to select the value of the ID element which has a wd:type attribute named Job_Profile_ID when the element is placed within the template which matches on ?


A.

wd:Job_Profile_Reference/wd:ID/wd:type='Job_Profile_ID'


B.

wd:Job_Profile_Reference/wd:ID/@wd:type='Job_Profile_ID'


C.

wd:Job_Profile_Reference/wd:ID[@wd:type='Job_Profile_ID']


D.

wd:Job_Profile_Reference/wd:ID/[@wd:type='Job_Profile_ID']


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.