nerdexam
IBM

C2040-403 · Question #15

Bill needs to make the <firstName> element in the following instance mandatory. What is the proper 'required' setting in an XForms bind to accomplish this?

The correct answer is B. true(). See the full explanation below for the reasoning.

Question

Bill needs to make the <firstName> element in the following instance mandatory. What is the proper 'required' setting in an XForms bind to accomplish this?

Exhibit

C2040-403 question #15 exhibit

Options

  • Atrue
  • Btrue()
  • Cinstance('formData')/personal/info/firstName
  • Dif(instance('formData')/personal/info/firstName != '', 'true', 'false')

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    77% (33)
  • C
    7% (3)
  • D
    14% (6)

Community Discussion

No community discussion yet for this question.

Full C2040-403 Practice