Multipe Schematrons for a single doctype
With Arbortext 6.0, Editor now supports Schematron validations. However, with the propriety configurations that are part of Arbortext Editor, it's only possible to use a single Schematron for a doctype. This is ludicrous for a complex DTD. Schematron is specifically designed to be flexible and allow for validating partial aspects of a XML instance. Developing XML for different outputs create different kinds of errors to be checked. Writing a single Schematron attempting to throw every possible validation scenario will only confuse writers. Writers need the ability to select different Schematrons based on the validation needs of the current document instance they are creating. Can the Schematron implementation be changed to allow for multiple Schematrons for single doctype?

