Case-based Critical Thinking QuestionsCase 11-1Ryan 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 asks how the rules for a given XML vocabulary are specified, and you explain that it is done using either a document type definition (DTD) or schema. Which of the following is NOT a true statement about DTDs and schemas?

A. Both DTDs and schemas contain rules for how data in a document vocabulary should be structured.
B. A DTD defines the structure of the data and, very broadly, the types of data allowable.
C. A schema more precisely defines the structure of the data and specific data restrictions.
D. DTDs and schemas are required, but they are seldom helpful in ensuring that your XML documents follow a specific vocabulary.


Answer: D

Computer Science & Information Technology

You might also like to view...

You might say that a path that can never be traveled in a program is a(n) ____________________ path.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When evaluating the efficiency of a search operation, you take a look at the ratio of true positives to false positives. The correct term for this statistic is ___________________

a. Precision b. Relevance c. Recal d. Dominance

Computer Science & Information Technology

Many email users prefer to reply to a message without including the original email address along with their response.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following functions needed to implement the information security program evaluates patches used to close software vulnerabilities and acceptance testing of new systems to assure compliance with policy and effectiveness?

A. systems testing B. risk assessment C. incident response D. risk treatment

Computer Science & Information Technology