This provides a simple validator for the SIRI 2.0 specification written in Python 3.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
It is recommended that you use pipenv.
$ pipenv install
will install the dependencies (lxml and requests).
python main.py example_request/exs_stopMonitoring_response_simple.xml
$ python main.py https://raw.githubusercontent.com/laidig/siri-20-java/master/examples/siri_exm_CM/exc_connectionMonitoringDistributor_response.xml
- Tony Laidig - Github
This project is licensed under the MIT License - see the LICENSE.md file for details
- see code comments for shoutouts!