Exam 14: Database Processing With XML

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

XML Schemas consist of elements,attributes,and properties.

(True/False)
4.9/5
(44)

How can XML be used with a DBMS?

(Essay)
4.8/5
(40)

The SAX and DOM XML standards both support methods of parsing XML documents.

(True/False)
4.9/5
(34)

In an XML Schema,the tags <xsd:ComplexType>...<\xsd:ComplexType> indicate that:

(Multiple Choice)
4.8/5
(40)

The SQL Server statement SELECT * FROM Table01 FOR XML RAW Tells SQL Server to place the data values from the columns in the table into XML ________.

(Multiple Choice)
4.9/5
(33)

What is the NoSQL Movement?

(Essay)
4.9/5
(33)

Elements of complexType must have more than one simple element.

(True/False)
5.0/5
(30)

SOAP has become ________.

(Multiple Choice)
4.7/5
(34)

The use of the XML Schema expression minOccurs="0" ________.

(Multiple Choice)
4.8/5
(26)

SQL Server has facilities for generating XML documents from database data.

(True/False)
4.9/5
(36)

The standard for addressing elements within documents,such as <xsl:valueofselect="name/lastname"> is called ________.

(Multiple Choice)
5.0/5
(35)

XML provides a standardized,non-customizable way to describe the content of a document.

(True/False)
4.8/5
(34)

HTML is an application of ________.

(Multiple Choice)
4.9/5
(33)

Which of the following is not true about XSLT?

(Multiple Choice)
4.8/5
(36)

The SQL Server statement SELECT...FOR XML is used to place column data as elements in an XML document.

(True/False)
4.8/5
(31)

Which of the following is a type of element in an XML Schema?

(Multiple Choice)
4.9/5
(33)

What is XPath?

(Essay)
4.9/5
(42)

After an XSLT processor transforms an XML document into an HTML document,the HTML document is materialized using a browser.

(True/False)
4.8/5
(44)

XML Schema is used to define ________.

(Multiple Choice)
4.8/5
(32)

All type-valid XML documents are required to have a DTD.

(True/False)
4.8/5
(37)
Showing 21 - 40 of 100
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)