IBM Assess: IBM Forms 8.0 - Form Design and Development 認定 A2040-403 試験問題:
1. Given the following data instance, what xforms bind returns the total cost (including tax) of a particular item, if the current context of the bind is "items/item"
A) cost + cost/@tax
B) sum(cost + cost/@tax)
C) sum(number(cost), number(cost/@tax))
D) sum(cost, cost/@tax)
2. Which of the following scenarios results in an XForms submission NOT being permitted?
A) The node referred to in an XForms bind has a failed constraint, and its relevant property set to false().
B) The node referred to in an XForms bind has a failed constraint, and its relevant property set to true().
C) The node referred to in an XForms bind has its readonly property set to true() and its relevant property set to false().
D) The node referred to in an XForms bind has its readonly property set to false() and its relevant property set to true().
3. When printing a form, which of the following options can you define?
A) Footers only
B) Neither Headers nor Footers
C) Headers and Footers
D) Headers only
4. A form developer has enclosed an XML schema containing some choices (described in XML schema as an enumeration) for certain nodes in the XML document. Are these choices available to the form developer?
A) Yes, the choices are created automatically and placed into a separate instance.
B) Yes, but they must be generated using a third party tool, then enclosed as an instance into the form.
C) No, they must be added manually.
D) No, they are auto-generated at run time.
5. Which of the following features CANNOT be set with the ufv_settings option?
A) mandatorycolor
B) savewithformaterrors
C) allowableoverlap
D) modifiable
質問と回答:
質問 # 1 正解: A | 質問 # 2 正解: B | 質問 # 3 正解: C | 質問 # 4 正解: A | 質問 # 5 正解: C |