Datasets which reside on the user's hard drive are created by ADO.NET to facilitate the transformation of XML documents to and from relational database constructs. False True TRUE ANSWER : ? YOUR ANSWER : ?
HTML is an application of a more robust document markup language called: XHTML XML None of these SGML TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements is not true about XML Schemas: They define a set of symbols and the relationships of those symbols. They are themselves XML documents. They are used to define the content and structure of data. They have their own syntax. TRUE ANSWER : ? YOUR ANSWER : ?
An XML component that defines the structure of a document is known as a(n): DTD HTML Stylesheet DOCTYPE #PCDATA TRUE ANSWER : ? YOUR ANSWER : ?
The document that is used by XSLT to indicate how to transform the elements of the XML document to another format is a(n): HTML page. DOCTYPE procedure. Stored procedure. Stylesheet. TRUE ANSWER : ? YOUR ANSWER : ?
To eliminate definition duplication, XML Schemas define: A normalized definition table. Global elements. An intersection table. None of these TRUE ANSWER : ? YOUR ANSWER : ?
It took the popularity of the Internet to realize that database processing and document processing need each other. True False TRUE ANSWER : ? YOUR ANSWER : ?
The most popular way to materialize XML documents is to use XSLT. False True TRUE ANSWER : ? YOUR ANSWER : ?
XML uses the same terms with the same meanings as terms in the database world. False True TRUE ANSWER : ? YOUR ANSWER : ?