lschuetze / gql4jung

Automatically exported from code.google.com/p/gql4jung
0 stars 0 forks source link

XML Schema #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Develop an XML schema for the XML based query language. 

All sample files (currently in docs/spec/querysamples) should validate
against this schema. 

This should be expressed in JUnit 4 test cases, test cases should be in
package test.nz.ac.massey.cs.gpl4jung.xml.validation

for an example how to validate in Java, see
http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/validation/package-summary.htm
l

there should also be some tests where validation fails on purpose

Original issue reported on code.google.com by jens.dietrich on 6 Nov 2008 at 8:33

GoogleCodeExporter commented 8 years ago

Original comment by jens.dietrich on 6 Nov 2008 at 9:01

GoogleCodeExporter commented 8 years ago

Original comment by jens.dietrich on 5 May 2009 at 2:05