All checks were successful
continuous-integration/drone/push Build is passing
* All <body> elements in news and event xml files now consist of <p> elements. * XSL templates to display news and event feeds are further consolidated. * All verbose news and event listings now display a learn-more link.
20 lines
691 B
XML
20 lines
691 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-10-03" end="2005-10-03">
|
|
<title>WSIS, Internet Governance and Human Rights</title>
|
|
<body>
|
|
<p>
|
|
On the 3rd of October, Jonas Öberg will participate in a workshop
|
|
on the World Summit of the Information Society, focused on Internet
|
|
Governance and Human Rights. The workshop is organised by the
|
|
Collegium for Development Studies at Uppsala University, Sweden, and
|
|
will be held at the Hammarskog Conference Centre, Sweden.
|
|
</p>
|
|
</body>
|
|
<link>http://www.kus.uu.se/en/activities/activities/20051003pi_e.shtml</link>
|
|
</event>
|
|
</eventset>
|