최신 Certified Designer C9520-403 무료샘플문제:
1. Why is it a best practice to use "omit" logic rather than "keep" logic when creating a signature that signs only part of a form?
A) It is less work for a forms designer to create signatures that use "keep" logic.
B) Using "omit" logic avoids the risk of creating too much overhead.
C) "Keep" logic can only be used with Clickwrap signatures, making it difficult to change to a different signature type if required in future.
D) Using "omit" logic reduces the risk that form items will be unintentionally excluded from the signature.
2. Mark needs to make a field required. How can he do this WITHOUT using an xforms:bind?
A) He can use the Properties View and set the field's format[presentation][mandatory] option to 'on'.
B) He can use the Properties Dialog, and uncheck the "Required" checkbox.
C) He can set the field's required property to 'on'.
D) He can use the Properties View and set the field's format[constraints][mandatory] option to 'on'.
3. Which of the following data types CANNOT be returned from an XForms function?
A) NaN
B) Array
C) Boolean
D) Nodeset
4. Jane has a xforms:submission call in her form, but when the submission is called several fields in her form disappear. There are no relevance binds, nor visible or display computes in her form. Which of the following is most likely the reason for this problem?
A) She has the resource attribute pointing to the wrong URL.
B) The response to the submission is not as the form expects.
C) The web service she is calling is returning an error.
D) Her xforms:submission has a method of DELETE - and this causes items in the form to be removed.
5. Which of the following statements regarding the benefits of using XML is FALSE?
A) XML is self-describing. XML documents can be stored without schema definitions, because they contain meta data in the form of tags andattributes.
B) 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 andadaptable way, allowing for easier integration with other systems.
C) XML facilitates the comparison and aggregation of data. The tree structure of XML documents allows documents to be compared andaggregated efficiently element by element.
D) XML is based on a W3C standard, and is endorsed by software industry market leaders. Therefore, you are locked into using their technology.
E) XML is extensible. Since there are no fixed set of tags, new tags can be created as they are needed.
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: D | 질문 # 3 정답: B | 질문 # 4 정답: B | 질문 # 5 정답: D |