Copyright © 2019 Pearson Education, Inc.
17) In regard to XML, which of the following statements is NOT true.
A) Database processing and document processing need each other.
B) Database processing needs document processing for transmitting database views.
C) Document processing needs database processing for storing and manipulating data.
D) Database processing needs XML to process data in a database.
Answer: D
18) As a markup language, XML is significantly better that HTML in all the following ways
except ________.
A) XML provides a clean separation between document structure, content, and materialization.
B) XML has facilities for dealing with document structure, content, and materialization even
though they are confounded.
C) XML is standardized allowing for extension by developers.
D) XML eliminates the inconsistent tag used that is possible with HTML.
Answer: B
19) A stylesheet is used ______.
A) by XSLT to indicate how to transform the elements of the XML document into another
format.
B) by XSLT to indicate how to transform one document into another document.
C) by XSLT to find a command element to tag
D) by XSLT to transform an HTML document into an XML document.
Answer: A
20) Select the correct statement below.
A) XML Schema is the preferred method for defining database structure.
B) XML Schema is the preferred method for defining document structure.
C) XML Schema is a narrow and simple topic for defining document structure.
D) XML Schema is a broad-based method not used to define the document structure.
Answer: B