Basic HTML version of Foils prepared 10 October 99

Foil 11 Fragment of NPAC Education XML DTD

From Uses of XML in Distance and Distributed Learning FSU Workshop on Symbolic Notations on the Web -- 8 October 99. by Geoffrey C. Fox


<!ELEMENT npaceducationxml (quiz+, lecture+, author+, course+) >
<!ELEMENT quiz (question)+>
<!ATTLIST quiz quizID ID #REQUIRED
authorID IDREF #REQUIRED
courseID IDREF #REQUIRED
lectureID IDREF #REQUIRED>
<!ELEMENT author (name, email+, institution)>
<!ATTLIST author authorID ID #REQUIRED>
<!ELEMENT name (family, given)>
<!ELEMENT family (#PCDATA)>
<!ELEMENT given (#PCDATA)>
<!ELEMENT email (#PCDATA)>
<!ELEMENT institution (#PCDATA)>



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Oct 11 1999