Case-based Critical Thinking QuestionsCase 12-2Rosalind wants to add attribute declarations to her DTD, and she turns to you for information about the possible attribute types. Rosalind wants to define a required attribute called "semester" of an element named "course." She wants to ensure that this attribute takes on one of three values: fall, spring, or summer. Which type of attribute should she use?

A. CDATA
B. an enumerated type
C. a tokenized type
D. a value-list type

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is not a value for the autoLink attribute?

a. all b. phone c. display d. web

Computer Science & Information Technology

The _______ operator is used to destroy an object and release dynamically allocated memory.

What will be an ideal response?,

Computer Science & Information Technology