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
Options
- Atrue
- Btrue()
- Cinstance('formData')/personal/info/firstName
- Dif(instance('formData')/personal/info/firstName != '', 'true', 'false')
How the community answered
(43 responses)- A2% (1)
- B77% (33)
- C7% (3)
- D14% (6)
Community Discussion
No community discussion yet for this question.
