SchemaTron icon indicating copy to clipboard operation
SchemaTron copied to clipboard

Native C#/.NET implementation of ISO schematron

Results 7 SchemaTron issues
Sort by recently updated
recently updated
newest added

I see you just left this project. Do you have other options for this library? Preferably in .net 5/ .net standard

If I am comfortable with only XPath 1 support, is there a non-XmlPrime branch I can use? If so is it otherwise the same, but doesn't use XmlPrime? I ask...

I have been battling for a while now with a schematron rule that does not seem to evaluate my variable correctly leaving me with no correct match. My example and...

Hello, It would be nice if the errors could show the line numbers and position in the XML. It can be done replacing the line 405 of Validator.cs (_XdmDocument xmlprimeDoc...

Hi , I got this (img-src:) https://user-images.githubusercontent.com/33178921/32406420-3576124e-c19e-11e7-9211-3f94070d56d3.png dependency error when i open this project in visual studio. can you update that dependency files or tell me where it's available. Actually...

``` ``` display empty, why?

Hello, I start to use schematron, so I have some questions. I have two xml files 1.xml and 2.xml I have to validate 1.xml using data from 2.xml, for example...