call Schematron from ACL menu item
We are using schematron for extra validation of our xml documents during the standard 'Check Completeness' function and working well.
We would like to create a separate menu item for a different schematron (a subset of <pattern>s) only to be run by certain users employees. We would like this second Schematron to be kicked off from a custom menu item using ACL.
I can create a menu no problem, but how can I get my menu item to reference the schematron file? Where should this schematron file be saved?

