You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you compile a Schematron that uses relative URI references in e.g. sch:pattern/@documents or sch:assert/@test etc. and serialize the stylesheet to disk in an location that is not the location of the Schematron, these relative URI references brake because they are resolved to the base URI of the stylesheet and not of the Schematron.
If you compile a Schematron that uses relative URI references in e.g. sch:pattern/@documents or sch:assert/@test etc. and serialize the stylesheet to disk in an location that is not the location of the Schematron, these relative URI references brake because they are resolved to the base URI of the stylesheet and not of the Schematron.