Workday Pro Integrations Certification Exam Workday-Pro-Integrations Question # 10 Topic 2 Discussion

Workday Pro Integrations Certification Exam Workday-Pro-Integrations Question # 10 Topic 2 Discussion

Workday-Pro-Integrations Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

Refer to the following XML to answer the question below.

Workday-Pro-Integrations Question 10

Within the template which matches on wd:Report_Entry, you would like to conditionally process the wd:Education_Group elements by using an element. What XPath syntax would be used for the select to iterate over only the wd:Education_Group elements where the Degree is an MBA?


A.

wd:Education_Group[wd:Degree='MBA']


B.

wd:Education_Group/wd:Degree='MBA'


C.

wd:Report_Entry/wd:Education_Group/wd:Degree='MBA' 1:Degree='MBA'


D.

wd:Report_Entry/wd:Education_Group[wd:Degree='MBA' 1:Degree='MBA']


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.