Basic HTML version of Foils prepared October 10 99

Foil 21 Fragment of NPAC Education XML DTD

From Collaborative Portals for Distributed and Distance Learning NCSA Industrial Partners Meeting -- October 12-13 99. by Geoffrey C. Fox


1 <!ELEMENT npaceducationxml (quiz+, lecture+, author+, course+) >
2 <!ELEMENT quiz (question)+>
3 <!ATTLIST quiz quizID ID #REQUIRED
4 authorID IDREF #REQUIRED
5 courseID IDREF #REQUIRED
6 lectureID IDREF #REQUIRED>
7 <!ELEMENT author (name, email+, institution)>
8 <!ATTLIST author authorID ID #REQUIRED>
9 <!ELEMENT name (family, given)>
10 <!ELEMENT family (#PCDATA)>
11 <!ELEMENT given (#PCDATA)>
12 <!ELEMENT email (#PCDATA)>
13 <!ELEMENT institution (#PCDATA)>

in Table To:


© 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