Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

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

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

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 24

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 < wd:Get_Job_Profiles_Response > element. This root template then applies templates against < wd:Job_Profile > . 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 < xsl:value-of > element is placed within the template which matches on < wd:Job_Profile > ?


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.