From a309073b1068436a038313f2c107bb6189b6f4e4 Mon Sep 17 00:00:00 2001 From: Maik Teurlings Date: Mon, 26 May 2008 13:20:39 +0000 Subject: Hfdst 1 en 3 + laatste XML schema --- Report/Chapter1.tex | 18 ++++++++++++++++++ Report/Chapter3.tex | 6 +++++- Report/RSS.png | Bin 0 -> 35492 bytes 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 Report/Chapter1.tex create mode 100644 Report/RSS.png diff --git a/Report/Chapter1.tex b/Report/Chapter1.tex new file mode 100644 index 0000000..712bfdd --- /dev/null +++ b/Report/Chapter1.tex @@ -0,0 +1,18 @@ +\section{Introduction} +For the master course Advanced Databases (2ID45), group 1 chose to +create a liquor database. The project is called ”Pottepei” which is +Flemish (Brussels) for a drunk. To access the database we've made a +web interface, which can be found at "pottepei.schinagl.nl". +\\\\ +This document will discussed the inside view of the project. The +general description of the project can be read in chapter 2. What +does the website do? And an overview of the techniques that were used +to complete the project. +\\\\ +In the next chapters we will go further into details about the +project we used. In chapter 3 we will discuss all the XML aspects of +the project. Which XML files were used? And how they look like. Also +the purpose of the files will be discussed. +\\\\ +In chapter 4 we will explain which query's we've used to retrieve +some goals. Some query's will be given and explained. diff --git a/Report/Chapter3.tex b/Report/Chapter3.tex index 51b1b52..345a338 100644 --- a/Report/Chapter3.tex +++ b/Report/Chapter3.tex @@ -184,7 +184,7 @@ showed dotted (without their descendants). \begin {center} \includegraphics[width=117.2mm]{rssfeeds.png} \\ - Data tree of DB.xml + Data tree of rssfeed.xml \end {center} @@ -325,3 +325,7 @@ On figure below you'll see the Data tree of the RSS-feed XML. For all element in the XML there will be only one shown completed. If there can be more elements, which are the same as their siblings, they are showed dotted (without their descendants). +\begin {center} + \includegraphics[width=\textwidth]{RSS.png} \\ + Data tree of RSS.xml +\end {center} diff --git a/Report/RSS.png b/Report/RSS.png new file mode 100644 index 0000000..db07db3 Binary files /dev/null and b/Report/RSS.png differ -- cgit v0.12