<!ENTITY % instructor_description SYSTEM "test2.dtd"> <!ELEMENT section (room?,(%instructor_description;)+)>
<!ENTITY % instructor_description (first, last)> <!ELEMENT first (#PCDATA)> <!ELEMENT last (#PCDATA)>