Which of the following reasons for compressing an IBM Form is VALID?
A. Compressing the form means that you eliminate the white space found in the XFDL file.
B. Compressing the form means that the contents of the form are encrypted and secure.
C. Compressing the form means that the entire form and data model be stored as a single file.
D. Compressing the form means you can post the form to a database or servlet.
正解:A
質問 2:
Which of the following XForms items/events CANNOT be used to trigger an XForms action?
A. Button item.
B. DOMActivate event.
C. ButtonActivate event.
D. A change in the XForms model.
正解:C
質問 3:
David has added a new field to his form using relative positioning and had dragged it to a new location, but it does not appear when he tests it in either the Viewer or Webform Server. Why doesn't the field appear during David's tests?
A. David didn't set an "offsetx" or "offsety" property.
B. Positioning a field "after" means it will appear on the next page.
C. The "offsetx" or "offsety" property is set so the field is now positioned off the viewing area in relation to the anchoring form item.
D. David set the field to be positioned as "after" an item that doesn't appear on the form.
正解:C
質問 4:
Steve wants the position of object B to always be fixed and below object A, even when the object A has changed its position at run time. What should he do to ensure this?
A. He should ensure object A is relatively aligned to object B.
B. He should ensure object B is relatively aligned to object A.
C. He should use the item group functionality.
D. He should ensure object B is absolutely aligned to object A.
正解:B
質問 5:
How is an XForms submission handled by the Translator Server?
A. The Translator Server sends the XForms submission as HTML directly to the submission URL.
B. The Client's Browser sends the XForms submission as XML directly to the submission URL.
C. The Client's Browser sends the XForms submission as HTML directly to the submission URL.
D. The Translator Server sends the XForms submission as XML directly to the submission URL.
正解:D