Exam 11: Creating an XML Document

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

Case 11-1 Ryan is new to the use of XML, so he has a lot of basic questions about the fundamentals, including some philosophical questions about the language. -Ryan has heard that an XML document must be well-formed.Which of the following is NOT a characteristic of a well-formed document?

Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
Verified

D

____________________ are the basic building blocks of XML files, containing the data to be stored in the document.

Free
(Short Answer)
4.8/5
(42)
Correct Answer:
Verified

Elements

For different users to share a vocabulary effectively, _____ must be developed that specifically control what code and content a document from that vocabulary might contain.

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

B

XML is a markup language that can be extended and modified to match the needs of the author and the data content.

(True/False)
4.9/5
(42)

The default version value for an XML declaration is _____.

(Multiple Choice)
4.8/5
(48)

To declare a namespace for an element within an XML document, you add an attribute within the opening tag for the element using the syntax _____.

(Multiple Choice)
4.8/5
(47)

Identify the letter of the choice that best matches the phrase or definition. -Describes the content and structure of data

(Multiple Choice)
4.8/5
(36)

_____ is the style sheet standard developed for use with HTML on the Web.

(Multiple Choice)
4.9/5
(46)

A well-formed XML document that satisfies the rules of a DTD or schema is said to be a(n)_____ document.

(Multiple Choice)
4.9/5
(30)

The UTF-8 character set includes only the characters used in the English language.

(True/False)
4.8/5
(40)

An open element is also known as a(n)_____ element.

(Multiple Choice)
4.9/5
(41)

The default encoding scheme for an XML declaration is _____.

(Multiple Choice)
4.8/5
(29)

Identify the letter of the choice that best matches the phrase or definition. -A command that provides an instruction to XML parsers

(Multiple Choice)
4.8/5
(32)

A _____ document contains no syntax errors and satisfies the general specifications for XML code.

(Multiple Choice)
4.8/5
(39)

Case 11-2 Clarisa is tracing through her XML code to find syntax errors. -Clarisa then reviews all of the elements with nesting, and she discovers a number of problems.Which of the following is a CORRECT use of nesting?

(Multiple Choice)
4.8/5
(29)

An attribute value always must be enclosed within either single or double _____.

(Multiple Choice)
4.8/5
(36)

Subscribers to a(n) CSS feed can receive periodic updates using a software program called a feed reader or an aggregator._________________________

(True/False)
4.8/5
(28)

The document body consists of the _____ that contain data to be stored in the document.

(Multiple Choice)
4.9/5
(29)

Case 11-2 Clarisa is tracing through her XML code to find syntax errors. -Clarisa next looks at the elements that do not use nesting, and she finds one that is formatted incorrectly.Which of the following could it be?

(Multiple Choice)
4.9/5
(42)

The document body in an XML document is made up of elements that contain data to be stored in the document.Elements are the basic building blocks of XML files.List three important points to remember about XML elements.

(Essay)
4.8/5
(37)
Showing 1 - 20 of 100
close modal

Filters

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