From a4528fef978d03fdd375602b1712d58ccfb33fe5 Mon Sep 17 00:00:00 2001 From: Octavian Nadolu Date: Wed, 3 May 2017 11:37:58 +0300 Subject: [PATCH] Patch for the #47 issue (https://github.com/Schematron/schematron/issues/47) The document-uri() function is not available for XSLT1 --- .../schematron/code/iso_schematron_skeleton_for_saxon.xsl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/trunk/schematron/code/iso_schematron_skeleton_for_saxon.xsl b/trunk/schematron/code/iso_schematron_skeleton_for_saxon.xsl index d18f216..47255fa 100644 --- a/trunk/schematron/code/iso_schematron_skeleton_for_saxon.xsl +++ b/trunk/schematron/code/iso_schematron_skeleton_for_saxon.xsl @@ -652,7 +652,12 @@ which require a preprocess. - + + + + + PHASES PROLOG