Name
From
Documents, Data, Information Retrieval, & XML, Darlene Fichter and Frank Cervone, Online, 2000.12
and class discussion:
1. Name one advantage of XML's practice of separating the display of information from the structure of that information. (5 points)
XML for the World Wide Web: Visual Quickstart Guide, Elizabeth Castro, Peachpit Press, 2001:
2. Name two things incorrect in this element declaration from a DTD (3 points):
<ELEMENT recipe #pcdata
3. True or false: In a DTD, an element that contains another element can contain only exactly one of that other element. (2 points)