Philip Helger
Philip Helger
This is finally contained in v8.0.0
Closing this in favour of the newer #143 - tackle it there.
Hi, the problem with the line numbers is mainly for the internal conversion of SCH to XSLT. In what exact context to do you expect line numbers? * SCH to...
Unfortunately SVRL, the output language for Schematron validation, does not foresee the provision of line and column numbers for matching elements. So unfortunately there is no standard way to provide...
Well I am not aware of a simple solution to do it. Evtl. you can use this method with some `value-of` assertion elements, but I never used it...
Yes, that is a very severe limitation to pure-schematron - unfortunately. Please prefer the ISO Schematron solution, unless you are sure, you don't need that feature :( The evaluation of...
Closing this in favour of the newer #143 - tackle it there.
Part of the v8.0.0 release - finally
@kukel sorry it took ages, but I think I found a quite versatile solution. I created DDD - the Document Details Determinator - that can achieve exactly this: https://github.com/phax/ddd It...
Finally - I understand and I agree. Part of the 5.1.2 release