An open API service indexing awesome lists of open source software.

https://github.com/usnistgov/decima


https://github.com/usnistgov/decima

schematron-validation testing-framework xml xml-schema

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# The Decima Framework
[![CircleCI](https://circleci.com/gh/usnistgov/decima/tree/master.svg?style=svg)](https://circleci.com/gh/usnistgov/decima/tree/master) [![Gitter](https://img.shields.io/gitter/room/usnistgov-decima/community.svg?style=flat-square)](https://gitter.im/usnistgov-decima/community)

The Decima Framework is a Java API for performing requirements-based XML document validation. An XML document may be validated using a combination of XML Schema, Schematron, and custom Java logic. A validation run results in a report containing information on which validation requirements have passed or failed.