https://github.com/kzu/schematron
A Schematron ISO/IEC standard processor for .NET, written in C#
https://github.com/kzu/schematron
Last synced: 11 months ago
JSON representation
A Schematron ISO/IEC standard processor for .NET, written in C#
- Host: GitHub
- URL: https://github.com/kzu/schematron
- Owner: kzu
- License: mit
- Created: 2015-12-14T16:45:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T17:21:30.000Z (about 8 years ago)
- Last Synced: 2025-08-16T17:44:42.388Z (11 months ago)
- Language: C#
- Size: 271 KB
- Stars: 21
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Schematron.NET
This is a [Schematron ISO/IEC standard](http://www.schematron.com/) processor
for .NET, written in C#.
[](https://ci.appveyor.com/project/MobileEssentials/schematron)