Exam 24: XML

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

Elements can have any number of attributes in their start tags.

(True/False)
4.7/5
(33)

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

(True/False)
4.9/5
(37)

XML does not allow for empty elements.

(True/False)
4.9/5
(41)

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

(Multiple Choice)
4.8/5
(42)

XDocument and XElement inherit from XContainer,a class that represents nodes in the DOM that can contain other nodes.

(True/False)
4.8/5
(33)

The transformation process,where formatted text-based documents are cre Ated from XML documents,involves:

(Multiple Choice)
4.7/5
(33)

XML documents __________.

(Multiple Choice)
4.9/5
(44)

Keyword ________ indicates that an element contains parseable character data.

(Multiple Choice)
4.8/5
(38)

XML allows the description of virtually any type of data.

(True/False)
4.8/5
(30)

To ensure a unique XML namespace you should use:

(Multiple Choice)
5.0/5
(34)

DTD is an acronym for ________.

(Multiple Choice)
5.0/5
(49)

Every XML document must contain exactly one root element.

(True/False)
4.7/5
(35)

Which namespace contains the XslCompiledTransform

(Multiple Choice)
4.9/5
(40)

The asterisk (*)after an element means that:

(Multiple Choice)
4.9/5
(43)

XML is most commonly used to:

(Multiple Choice)
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.8/5
(40)

The proper way to make start and end tags is:

(Multiple Choice)
4.8/5
(37)

Unlike C# programs,blank lines and indentations cannot be used to improve readability in XML.

(True/False)
4.7/5
(44)

XslCompiledTransform's Load method parses and loads a style sheet.

(True/False)
4.7/5
(34)

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

(True/False)
4.8/5
(27)
Showing 21 - 40 of 72
close modal

Filters

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