Menu

#165 School

open
nobody
5
2004-11-30
2004-11-30
Anonymous
No

I'd like to see something similar to academics tag but
for schools - this would be useful for people just
leaving university or going for first jobs etc.

something like:
<schools>
<school id="someschool">
<title>Someschool</title>
<address>...</address>
<from>
<date>...</date>
</from>
<to>
<date>...</date>
</to>
<class>
<title>Maths (Paper I) - General</title>
<level>Scottish CSYS</level>
<grade>A</grade>
<date>...</date>
</class>
<class>
<title>Computing</title>
<level>Scottish Higher</level>
<grade>A</grade>
<date>...</date>
</class>
</school>
</schools>

<date> and <address> are the same as other dates in the
rest of the xml document, some ids could be added too.

An output may look like:

Somschool, The Address...
Scottish CSYS: Maths (Paper I) - General: A (May/2000)
Scottish Higher: Computing: A (May/1999)

Thanks, John S. <john@sneeu.com>

Discussion


Log in to post a comment.