Which of the following statements regarding the benefitsof using XML is FALSE?
A. XML is extensible. Since there are no fixed set of tags, new tags can be created as they are needed.
B. XML is based on a W3C standard, and is endorsed by software industry market leaders. Therefore, you are locked into using their technology.
C. XML is self-describing. XML documents can be stored without schema definitions, because they contain meta data in the form of tags and attributes.
D. XML facilitates the comparison and aggregation of data. The tree structure of XML documents allows documents to be compared and aggregated efficiently element by element.
E. XML is simple to use. Information coded in XML is easy to read and understand. It lets you identify your information in an accurate, flexible and adaptable way, allowingfor easier integration with other systems.
Jane is creating a form in the IBM Forms Designer for FileNet. If she marks certain data as "public", whatshould she specify?
A. She should specify the data type using an XFDL compute.
B. She should specify the data type using the corresponding XFDL object's format.datatype property.
C. She should specify the data type using a Model Item property.
D. She doesnot need to specify any data type.
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.
Jack wants to create a wizard-like form to help guide the user through the form indiscrete steps. Before submitting, the user should see a traditional page. What is the recommended approach to display the wizard form pages as a traditional form?
A. Start by dragging the form wizard widget onto the design canvas. Specify the number of wizard pages. Create UI elements on each of the wizard pages. Create a new page and copy items from the wizard page to the traditional page(s).
B. Start with a new form and create the traditional form page(s), drag the form wizard widget onto the canvas, specify the number of wizard pages. Then select UI elements on the traditional page(s), right-click and select the desired wizard page from the "Form Wizard" menu option which will copy them to that wizard page.
C. Jack needs to create a traditional form first and then export the data model. The data model is then imported into a wizard template form.
D. Add all your UI elements to traditional page(s), select "Create Form Wizard" in the menu, and specify the number of pages. Items on the traditional page(s) will be copied to wizard pages automatically.
Which statement below best describes XFDL?
A. XFDL is a subset of SGML.
B. XFDL is a document-centric markup language.
C. XFDL creates HTML Forms.
D. XFDL is a subset of HTML.
Mary wants to ensure that a user cannot submit a form while it contains any format errors. Which ufv_setting option should she use, and to what value should it be set?
A.
B.
C.
D.
Jane is attempting to debug a problem with her form. The requirement states that the instance('formData')/info/data/firstName element must be mandatory. Which of the following XForms statements defines this field as mandatory?
A. The global.global.ufv_settings[submitwithformaterrors] property is set to 'permit'.
B.
C.
D.
What is the difference between an electronic signature and a digital signature?
A. There is no difference.
B. A digital signature is a specific type of electronic signature and requires a Public Key Infrastructure.
C. An electronic signature is a specific type of digital signature and requires a Public Key Infrastructure.
D. An electronic signature can only be placed using a signing pad.
An electronic signature is the general term for a signature that is applied electronically. Which of the following best describes the function(s) of an electronic signature with IBM Forms?
A. Identify the signer.
B. Capture the signer's acceptance to a document.
C. Secure the document.
D. All of the above.
All of thefollowing are accessibility features of the Viewer or Webform Server EXCEPT which one?
A. Can define text to be spoken by a narration tool.
B. Can enable a focus indicator
C. Can change the background color of the focused item
D. Can enable high contrastmode