52North / common-xml

A set of commonly used OGC schemas compiled to xmlbeans bindings
7 stars 12 forks source link

Add schemas for SIR, SOR and CSW-ebRIM; add readme #2

Closed nuest closed 11 years ago

nuest commented 11 years ago

This pull request adds discussion paper schemas for SIR and SOR and a module for CSW-ebRIM based on an existing schema file.

Also, basic documentation is added in Readme.md.

mvn install works both locally and on Travis CI (https://travis-ci.org/nuest/common-xml), but mvn test gives an error - so feedback is welcome.