Releases: iris-edu/stationxml-validator
stationxml-validator-1.6.0.2-SNAPSHOT
Updated rules 112 and 212 to be sensitive to null endTime. Null endTime is assumed to be infinite time.
Removed conditions 330 and 331 these are check by the schema.
Allows start time to be null.
Remove null pointer exceptions.
Fixed annoying date print out.
stationxml-validator-1.6.0.1-SNAPSHOT
Compares FDSN-xml files to FDSN-xsd schema.
Removed latitude and longitude conditions because they are taken care of by the xml to xsd comparison.
Updated to work with both Java 11 and Java 8.
Added nested messaging to deal with rules associated with channel stages.
Fixed rule 332 bugs.
Startime must be less than endtime rather than equal logic update.
Removed various null pointer exceptions.
station-xml-validator-1.5.9.5
Merge branch 'master' of https://github.com/iris-edu/StationXML-Valid…
station-xml-validator-1.5.9.4
Updates the version of thhe stationXML validator and all of the depen…
1.5.9.3
1.5.8.3
This is a beta release and still under development
StationXML Validator
Include new instructions for install/build
StationXML Validator
Fixed versioning for the different projects
StationXML Validator
Fixed message format for stage validation
StationXML Validator 1.0.2-SNAPSHOT
Initial release of the StationXML-Validator.
A summary of usage and other details are available in the Wiki.