Basic HTML version of Foils prepared October 19 1999

Foil 12 Fragment of NPAC Education XML DTD

From Portals for Web Based Education and Training Rice University Tango Tutorial -- October 18 1999. 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 Tue Oct 19 1999