Exam 19: Xml and Linq to Xml

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

A validating parser only determines if the document is well formed.

(True/False)
4.7/5
(41)

XML elements are nested to form hierarchies.

(True/False)
4.9/5
(33)

Complex types with simple content must extend or restrict some other existing types.Complex types with complex content do not have this limitation.

(True/False)
4.9/5
(31)

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

(True/False)
5.0/5
(30)

Keyword ________ indicates that an element contains parseable character data.

(Multiple Choice)
5.0/5
(38)

Flag xe "#PCDATA flag"#PCDATA specifies that an element can store xe "parsed character data"parsed character data.

(True/False)
4.8/5
(29)

The EMPTY keyword specifies that the element does not contain any data between its start and end tag.

(True/False)
4.9/5
(35)

Document authors can create a namespace prefix named xml.

(True/False)
4.8/5
(31)

An XML document can optionally reference a DTD or schema that defines the proper structure of the document.

(True/False)
4.8/5
(35)

XML documents __________.

(Multiple Choice)
4.8/5
(33)

Choose the correct XML syntax:

(Multiple Choice)
4.9/5
(29)

An XML literal such as <book> can be used in place of an XElement object.

(True/False)
4.7/5
(40)

Axis properties are similar to ________.

(Multiple Choice)
4.7/5
(40)

When using a namespace the prefix must always be included.

(True/False)
4.8/5
(39)

XML enables the description of only data stored in databases.

(True/False)
4.8/5
(38)

XML-based languages are called vocabularies.

(True/False)
4.8/5
(28)

DTD is an acronym for ________.

(Multiple Choice)
4.8/5
(38)

The XML declaration is mandatory.

(True/False)
4.8/5
(32)

XSL style sheets cannot be connected directly to an XML document.

(True/False)
4.8/5
(31)

A xe "processing instruction"processing instruction (PI)contains app-specific information that is embedded into the XML document.

(True/False)
4.7/5
(35)
Showing 41 - 60 of 72
close modal

Filters

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