-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Welcome to the StationXML-Validation wiki!
The IRIS StationXML Validator is a Java library and related command-line tool for validating FDSN StationXML documents. The purpose is ensure that the metadata is complete and formatted sufficiently for acceptance at the IRIS DMC.
The command line version of the Validator requires Java. A usage message will be printed if no arguments are supplied:
java -jar stationxml-validator-1.0.2.jar
To validate a StationXML file simply provide the name of the StationXML formatted document on the command line:
java -jar stationxml-validator-1.0.2.jar IU.ANMO.00.BHZ.xml
The validator performs a number of tests starting with validation with the StationXML schema followed by a number of other tests to ensure completeness sufficient for long-term archiving. All tests with descriptions are listed on the page below:
The Validator includes a rule to check the unit names specified in StationXML metadata. The guidelines for unit names and the list of accepted names are available on the page below: