You can modify the text and questions of the signature dialog for all of the following signature types EXCEPT which one?
A. GenericRSA
B. Signature Pad
C. Authenticated Clickwrap
D. Clickwrap
Which of the following BEST describes the steps of implementing a web service?
A. Add an XForms Submission Add a field Link the field to the instance being submitted
B. Add a web service object to the canvas Select a WSDL Pick a function Bind the inputs, outputs and trigger.
C. Add a web service object to the canvas Bind the inputs, outputs and trigger
D. Add a web service object to the canvas Add a field Add an xforms:submission
How are the build order and tab order related?
A. Thetab order is always the same as the build order.
B. The build order defines the default tab order.
C. They are not related.
D. The tab order is never the same as the build order.
Steve wants the position of object B to alwaysbe 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 ensure object B is absolutely aligned to object A.
D. He should use the item group functionality.
Jane is designing a form with three pages.Pages one and two are built with a wizard style interface, and page three is meant only for printing. How can Jane setup her form so that when the form is printed, only page three prints?
A. Jane should only put a print button on page three, then it will be the only one that shows up when the form is printed.
B. Jane must break up her form into two separate forms: one for the wizard and one for printing.
C. Jane can set the print settings property of page three to 'on', and print settings property for pages one and two to 'off'.
D. Jane would create a "keep" filter, specifying page three as the only page to print.
Which of the following choices is NOT available in the Properties window for a field item's Text Alignment?
A. Vertical Center
B. Center
C. Right
D. Left
The IBM Forms Designer Palette is customizable. Which of the following statements about customizing the Palette view is FALSE?
A. You can hide the entire Palette.
B. You can move the Palette to a different location inthe perspective.
C. You can maximize the Palette View.
D. You can change the order of Palette items.
Which of the following statements regarding XML is TRUE?
A. XML tags are not case sensitive.
B. All XML elements must be lower case.
C. All XML elements must be properly closed.
D. XML documents must have a DTD (Document Type Definition) file.
Where in the IBM Forms Designer can you modify the build order?
A. XForms view
B. Outline view
C. Properties view
D. Instance view
What does the following statement represent?

A. This button allowsusers to enclose files into one of three datagroups or folders: Images_Asia, Images_Eur, Images_SAmer.
B. This button allows users to enclose files as one of the three file names: Images_Asia, Images_Eur, Images_SAmer.
C. This button allows users to enclose files with the name of either Images_Asia, Images_Eur, or Images_SAmer.
D. None of the above.