IBM
C2040-403 · Question #25
Given the following data instance,which XForms bind returns the value of the attribute "tax" of the item with the highest tax?
The correct answer is B. max(items/item/cost/@tax). See the full explanation below for the reasoning.
Question
Given the following data instance,which XForms bind returns the value of the attribute "tax" of the item with the highest tax?
Options
- Amaximum(items/item/cost/@tax)
- Bmax(items/item/cost/@tax)
- Cceiling(items/item/cost/@tax)
- Dupper(items/item/cost/@tax)
How the community answered
(65 responses)- A6% (4)
- B77% (50)
- C3% (2)
- D14% (9)
Community Discussion
No community discussion yet for this question.