summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-02-18 13:07:01 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-02-18 13:07:01 (GMT)
commit563a80604e94760e5e7c435118cabfab614f0e42 (patch)
tree4c4e69dcbbc819c678c988a8bb5c18780d41e22e
parentf1168a0bb355a728f1a0ee0d854fc1dd6f3a6b0a (diff)
download2id45-563a80604e94760e5e7c435118cabfab614f0e42.zip
2id45-563a80604e94760e5e7c435118cabfab614f0e42.tar.gz
2id45-563a80604e94760e5e7c435118cabfab614f0e42.tar.bz2
XML files (opgaven enzo)
-rw-r--r--XML/AdvDB08.XML.pdfbin0 -> 259569 bytes
-rw-r--r--XML/courses.xml149
-rw-r--r--XML/questions.docbin0 -> 59392 bytes
-rw-r--r--XML/questions2.docbin0 -> 29696 bytes
-rw-r--r--XML/solutions1.pdfbin0 -> 30880 bytes
5 files changed, 149 insertions, 0 deletions
diff --git a/XML/AdvDB08.XML.pdf b/XML/AdvDB08.XML.pdf
new file mode 100644
index 0000000..78d323f
--- /dev/null
+++ b/XML/AdvDB08.XML.pdf
Binary files differ
diff --git a/XML/courses.xml b/XML/courses.xml
new file mode 100644
index 0000000..2bd1a1e
--- /dev/null
+++ b/XML/courses.xml
@@ -0,0 +1,149 @@
+<courses>
+<course name="Advanced Databases" code="2ID45">
+ <lecturer fname="Toon" sname="Calders"/>
+ <lecturer fname="Jan" sname="Paredaens">
+ <affiliation>University of Antwerp</affiliation>
+ </lecturer>
+ <instructor fname="Toon" sname="Calders"/>
+
+ <material>
+ <compulsory>
+ <book>
+ <title>Databases: System Concepts</title>
+ <author>A. Silberschatz</author>
+ <author>H. F. Korth</author>
+ <author>S. Sudarshan</author>
+ <publ>McGraw-Hill</publ>
+ </book>
+ <paper>
+ <title>LiXQuery: A formal foundation for XQuery research</title>
+ <author>J. Hidders</author>
+ <author>P. Michiels</author>
+ <author>J. Paredaens</author>
+ <author>R. Vercammen</author>
+ <journal>ACM SIGMOD Record</journal>
+ </paper>
+ </compulsory>
+ <wikipedia>
+ <a href="http://en.wikipedia.org/wiki/XML">Wikipedia page on XML</a>
+ </wikipedia>
+ </material>
+
+ <room>
+ A7
+ </room>
+ <room>
+ A15
+ </room>
+</course>
+
+<course name="Datamining and Knowledge Based systems" code="2II15">
+ <lecturer fname="Toon" sname="Calders"/>
+ <material>
+ <compulsory>
+ <book>
+ <title>Introduction to Data Mining</title>
+ <author>P.-N. Tan</author>
+ <author>M. Steinbach</author>
+ <author>V. Kumar</author>
+ <publ>Pearson</publ>
+ </book>
+ </compulsory>
+ <book>
+ <title>Principles of Data mining</title>
+ <author>D. Hand</author>
+ <author>H. Mannila</author>
+ <author>P. Smyth</author>
+ <publ>The MIT press</publ>
+ </book>
+ </material>
+ <room>
+ A8
+ </room>
+</course>
+
+<course name="Datamodeling and databases" code="2ID05">
+ <lecturer fname="Paul" sname="De Bra"/>
+ <instructor fname="Mykola" sname="Pechenizkiy"/>
+ <material>
+ <compulsory>
+ <book>
+ <title>Databases: System Concepts</title>
+ <author>A. Silberschatz</author>
+ <author>H. F. Korth</author>
+ <author>S. Sudarshan</author>
+ <publ>McGraw-Hill</publ>
+ </book>
+ </compulsory>
+ </material>
+ <room>
+ A7
+ </room>
+ <room>
+ Matrix 1.60
+ </room>
+</course>
+
+<course name="Information retrieval" code="2ID25">
+ <lecturer fname="Mykola" sname="Pechenizkiy"/>
+ <material>
+ <compulsory>
+ <book>
+ <title>Introduction to Information Retrieval</title>
+ <author>C. Manning</author>
+ <author>P. Raghavan</author>
+ <author>H. Schuetze</author>
+ <publ>Cambridge University Press</publ>
+ </book>
+ </compulsory>
+ </material>
+ <room>
+ Matrix 1.50
+ </room>
+</course>
+
+<course name="Logic and set theory" code="2IT05">
+ <lecturer fname="S.P." sname="Luttik"/>
+ <instructor fname="C.J." sname="Bloo"/>
+ <instructor fname="S.M." sname="Orzan"/>
+ <instructor fname="G." sname="Zwaan"/>
+ <instructor fname="M.A." sname="Reniers"/>
+ <material>
+ <compulsory>
+ <book>
+ <title>Logical Reasoning: A First Course</title>
+ <volume>3</volume>
+ <series>Texts in Computing</series>
+ <author>R. Nederpelt</author>
+ <author>F. Kamareddine</author>
+ <publ>King's College Publications</publ>
+ </book>
+ <handouts/>
+ </compulsory>
+ </material>
+ <room>
+ A5
+ </room>
+ <room>
+ A4
+ </room>
+ <room>
+ A9
+ </room>
+</course>
+
+
+<course name="Hypermediastructuren en -systemen" code="2ID65">
+ <lecturer fname="Paul" sname="De Bra"/>
+ <material>
+ <compulsory>
+ <handouts/>
+ </compulsory>
+ </material>
+
+ <room>
+ A12
+ </room>
+</course>
+
+</courses> \ No newline at end of file
diff --git a/XML/questions.doc b/XML/questions.doc
new file mode 100644
index 0000000..c9e5636
--- /dev/null
+++ b/XML/questions.doc
Binary files differ
diff --git a/XML/questions2.doc b/XML/questions2.doc
new file mode 100644
index 0000000..32f2532
--- /dev/null
+++ b/XML/questions2.doc
Binary files differ
diff --git a/XML/solutions1.pdf b/XML/solutions1.pdf
new file mode 100644
index 0000000..25ae41f
--- /dev/null
+++ b/XML/solutions1.pdf
Binary files differ