Multiple Choice
Case 12-1
Casey is using XML to store information about the students in the science classes that he teaches. He wants to design a DTD that he can use to validate the XML documents that he uses for this purpose, and he comes to you for help.
-Casey needs to declare an "address" element that can be used to store a student's address.If he intends to store the address as parsed character data, which of the following is an appropriate declaration for this element?
A) <!ELEMENT address (#PCDATA) >
B) <!ELEMENT address CHAR>
C) <!ELEMENT address TEXT>
D) <!ELEMENT address CDATA>
Correct Answer:

Verified
Correct Answer:
Verified
Q18: The _ content model allows an element
Q19: In a valid document, at least two
Q20: It is best not to work with
Q21: The syntax for creating a conditional section
Q22: The attributes of the attribute value type
Q24: In a DTD, a _ symbol specifies
Q25: The chunks into which a DTD can
Q26: The _ content model is reserved for
Q27: An attribute declared as a(n)_ token must
Q28: Identify the letter of the choice that