Closed as not planned
Description
@lb42 raises an interesting question here:
If Schematron is defined at the level of a model (or a class, I guess), is it correctly processed into working Schematron or not? In other words, does a Schematron rule defined in the context of model.pLike end up generating working Schematron that applies to all the members of model.pLike?
We should check, and if as I suspect it doesn't work, then we should first of all prevent constraintSpec
as a child of <classSpec>
, and then decide if we want to make this work, and if so, how to do it.