Bugzilla – Bug 469
use schematron <name> element in assertions.sch, to eliminate redundancy
Last modified: 2009-04-03 10:51:39 CEST
Schematron has a <name> element that can be used to return the name of the context node in <report> and <assert> content. Using it can significantly reduce some of the redundancy in assertions.sch that is necessary without out, and therefore make assertions.sch maintenance a bit easier.
Created attachment 74 [details] patch with proposed changes I realize this is a significant change and not strictly necessary. The intent was to reduce as much as possible the redundancy that was necessary due to not having a way previously to report the name of the context nodes. But I do think this will help to make maintence easier and less error-prone going forward.
r401 http://svn8.cvsdude.com/vvc/whattf/syntax?view=revision&revision=401