Exam 19: Xml and Linq to Xml

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

The XML recommendation was developed by __________.

Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
Verified

C

XDocument objects contain other nested XDocuments.

Free
(True/False)
4.9/5
(35)
Correct Answer:
Verified

False

XslCompiledTransform's ________ method applies the style sheet to a specified XML document.

Free
(Multiple Choice)
4.8/5
(38)
Correct Answer:
Verified

C

In order to ensure a unique XML namespace you should use:

(Multiple Choice)
4.7/5
(34)

The descendant axis differs from the child axis in that the descendant axis returns matches from all descendants,and the child axis returns matches from direct children only.

(True/False)
4.8/5
(30)

Limitations of schemas have led to the development of DTD's.

(True/False)
4.9/5
(31)

To eliminate the need to precede each element with a namespace prefix,document authors can specify a xe "default namespace"default namespace.

(True/False)
4.9/5
(38)

XML documents are readable only by computers and require translation in order to be human readable.

(True/False)
4.9/5
(41)

A DOM tree is a data structure that ________.

(Multiple Choice)
4.9/5
(38)

To define attributes in a DTD,the ATTRIBUTE keyword is used.

(True/False)
4.9/5
(39)

XML stands for Extensible Markup Language

(True/False)
4.7/5
(36)

There is an XSLT processor included in Internet Explorer to help perform transformations.

(True/False)
4.9/5
(32)

An XML element can have only one attribute in its start tag.

(True/False)
4.8/5
(32)

XML does not allow for empty elements.

(True/False)
4.8/5
(42)

Which namespace contains the XslCompiledTransform?

(Multiple Choice)
4.8/5
(34)

Individual units of markup are called tags.

(True/False)
4.8/5
(39)

XML documents can reference optional documents that define how the XML documents should be structured.

(True/False)
4.8/5
(30)

Unlike with Visual Basic programs,blank lines and indentation cannot be used to improve readability in XML.

(True/False)
4.8/5
(35)

Parsed character data can contain markup.

(True/False)
4.8/5
(41)

XML is case sensitive.

(True/False)
4.8/5
(41)
Showing 1 - 20 of 72
close modal

Filters

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