nerdexam
IBM

C2040-403 · Question #1

Given the following syntax of xforms:action, which of the following statements is the correct syntax for <action1 action_settings>?

The correct answer is B. <action event if="condition" action_settings>. See the full explanation below for the reasoning.

Question

Given the following syntax of xforms:action, which of the following statements is the correct syntax for <action1 action_settings>?

Options

  • A<action event if="condition" then="action_settings" else="action_settings">
  • B<action event if="condition" action_settings>
  • C<action event condition="condition,action_settings,else_action_settings">
  • D<action event condition="condition?action_settings:else_action_settings">

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    82% (18)
  • C
    5% (1)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full C2040-403 Practice