IBM
C2180-274 · Question #31
A solution implementer is writing a stylesheet that accepts input as shown in the following exhibit: Given the information in the exhibit, which XPath expression locates the element named Pay:payload?
The correct answer is B. //*/Customer/..B.//*/Customer/. See the full explanation below for the reasoning.
Question
A solution implementer is writing a stylesheet that accepts input as shown in the following exhibit:
Given the information in the exhibit, which XPath expression locates the element named Pay:payload?
Exhibit
Options
- A/pay:payloadA./pay:payload
- B///Customer/..B.///Customer/..
- C/msg:message/C./msg:message/
- D/msg:message/..///payloadD./msg:message/..///payload
How the community answered
(43 responses)- A12% (5)
- B74% (32)
- C9% (4)
- D5% (2)
Community Discussion
No community discussion yet for this question.
