relaxng / jing-trang

Schema validation and conversion based on RELAX NG
http://www.thaiopensource.com/relaxng/
Other
228 stars 69 forks source link

Support ISO schematron namespace #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Support for ISO schematron requires, in addition to support for new
features, using a different namespace.  Note also key now comes from the
xsl namespace.

Should we continue to support the old Schematron namespace?  Probably, if
not too much work.

Original issue reported on code.google.com by jjc.jclark.com on 29 Dec 2008 at 10:06

VladimirAlexiev commented 3 years ago

I'm pretty sure this is fixed because eg see https://github.com/citation-style-language/schema/blob/master/schemas/styles/csl.sch and https://stackoverflow.com/questions/18609355/how-to-check-that-attributes-are-unique-with-relaxng/18616036.

I guess this project is abandoned? :-(