Lazy Assignment of Typing and Validity Infoset Aspects (LATVIA)
The SchemaPath validator can be downloaded as a JAR for the following address
http://vitali.web.cs.unibo.it/twiki/pub/Progetti/LaTVia/SchemaPathValidator.jar
Within the JAR there is a simple test application that can be lanched through the command line
java -classpath SchemaPathValidator.jar schemapath.SimpleTest
schema doc out
where
*
schema, is the path of the file containing the SchemaPath
*
doc, is the path of the file containing the XML document to validate
*
out, is the path of the file where the output of the application will be written. If the argument is not present, the output will be displayed on screen.
The output of the application is a simple text document, where the events sent by the streaming validator are written. For each element and attribute, the relevant PSVI properties are described.
The source code of the validator can be found at
http://vitali.web.cs.unibo.it/twiki/pub/Progetti/LaTVia/schemapath-validator-src.zip
--
PaoloMarinelli - 21 Nov 2006
- Set ALLOWTOPICVIEW =
- Set ALLOWTOPICCHANGE =