<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in index.html</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/ec/ECSpooler/backends/xml/bin/saxon/doc/index.html</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Adding a new backend that is already fully operational. The backend is intended to test XML submissions of students and can:
	- check whether a student's submission is valid XML,
	- check whether a student's submission can successfully be validated against a given DTD,
	- check wheter teacher's XPath statements can be successfully run against a model and a student's submission.
	
Directory structure:
	- backends/xml:
		Root directory for the XML backend, containing:
		CHANGES.txt
		README.txt
		XML.py - the implementation
		__init__.py
		config.py - the configuration file
		saxon.sh - start script for saxon
		version.txt
		xmllint.sh - start script for xmllint
	- backends/xml/bin*:
		Containing needed binaries. In this version this is only the latest version of SAXON, downloaded from https://sourceforge.net/projects/saxon/files/Saxon-HE/9.2/saxonhe9-2-0-6j.zip/download
		
This backend has been successfully tested on my own machine, NOT running Zope/Plone, but as a console program. In the upcomming days I'll write unit tests for this backend.</title>
        <description>/ec/ECSpooler/backends/xml/bin/saxon/doc/index.html - 1504</description>
        <pubDate></pubDate>
        <dc:creator>chbauman</dc:creator>
    </item>

</channel>
</rss>

