From baa4bf28d4dc495707acba26ab6a91459df71e01 Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Mon, 15 Jun 2015 17:31:05 +0200 Subject: [PATCH] Cosmetics --- Exam/Sda1/RdbmsStudents2xml/exercise2.xhtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Exam/Sda1/RdbmsStudents2xml/exercise2.xhtml b/Exam/Sda1/RdbmsStudents2xml/exercise2.xhtml index 8d11eeff1..de0b6d004 100644 --- a/Exam/Sda1/RdbmsStudents2xml/exercise2.xhtml +++ b/Exam/Sda1/RdbmsStudents2xml/exercise2.xhtml @@ -36,11 +36,11 @@ <code>de.hdm_stuttgart.mi/sda1.sql2catalog.Rdbms2Xml</code> to generate suitable XML data from relational sources. Data being contained in <code>Schema/schema.sql</code> shall for example be transformed to - <code>Schema/testdata.xml</code>. But off course your implementation is - expected to work for arbitrary relational data input being consistent with + <code>Schema/testdata.xml</code>. Your implementation is + expected to work for arbitrary relational data being consistent with the current relational schema.</p><p>It might be a good idea to extend class <code>de.hdm_stuttgart.mi.sda1.sql2catalog.RdbmsAccess</code> implementing a database access layer.</p><p>On completion export your project as a - <code>.zip</code> file and upload it. Only the last uploaded file will + <code>.zip</code> file and upload it. Only the least uploaded file will become subject to marking.</p></body> </html> -- GitLab