Exam 19: Xml and Linq to Xml

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

Schemas are XML documents that conform to a DTD.

(True/False)
4.8/5
(27)

Which of the following cannot be part of an element's name?

(Multiple Choice)
4.8/5
(32)

Which of the following about the XML prolog is true?

(Multiple Choice)
4.8/5
(33)

Embedded expressions allow ________ to be inserted in XML literals.

(Multiple Choice)
4.8/5
(37)

A DTD describes the contents of an XML document's elements.

(True/False)
4.9/5
(39)

The proper way to make start and end tags is:

(Multiple Choice)
4.8/5
(44)

Extensible Stylesheet Language (XSL)is an XML vocabulary made specifically for formatting XHTML data

(True/False)
4.9/5
(36)

The asterisk (*)after an element in a DTD means that:

(Multiple Choice)
4.8/5
(31)

The hierarchical tree structure stored in memory by the XML parser is called the ________.

(Multiple Choice)
4.8/5
(29)

XML comments begin with:

(Multiple Choice)
4.8/5
(41)

After a transformation,the source tree is altered.

(True/False)
4.9/5
(31)

The child axis returns XElements from the set of nodes which are _______ the current node.

(Multiple Choice)
4.7/5
(24)

Using XML,authors can describe any type of data,including

(Multiple Choice)
4.9/5
(38)

Schemas normally use the ______ extension.

(Multiple Choice)
4.7/5
(29)

Classes for creating,reading and manipulating XML documents are located in namespace ________.

(Multiple Choice)
4.8/5
(40)

The schema specifies the type of data that elements and attributes may contain.

(True/False)
4.9/5
(34)

DTDs and schemas are used to specify the structure of XML documents.

(True/False)
4.8/5
(38)

All XML files have to end in the .xml extension

(True/False)
4.7/5
(31)

The collection returned by an axis property must be converted to an IEnumerable collection before being used by a LINQ query.

(True/False)
4.8/5
(32)

XML is most commonly used to:

(Multiple Choice)
4.7/5
(41)
Showing 21 - 40 of 72
close modal

Filters

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