Skip to content

stationxml-validator-1.6.0.1-SNAPSHOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@timronan timronan released this 13 Jun 17:12
· 136 commits to master since this release

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.