From ccf257611286e1bc1b3e582de0b175dacc3cc790 Mon Sep 17 00:00:00 2001 From: pwin Date: Fri, 8 Jun 2018 23:37:21 +0100 Subject: [PATCH 1/2] small changes to remove xslt2.0 errors This is needed for running in exist-db with saxon 9+ xslt transformer NOTE that there are still issues in getting multi-line and indented schema chunk examples --- xs3p.xsl | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/xs3p.xsl b/xs3p.xsl index d596d11..5807a3f 100644 --- a/xs3p.xsl +++ b/xs3p.xsl @@ -91,7 +91,7 @@ xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ppp="http://titanium.dstc.edu.au/xml/xs3p" - version="1.0" + version="2.0" exclude-result-prefixes="xsd ppp html"> + - + newFields - + inherited + @@ -4641,7 +4648,7 @@ pre { - + @@ -7164,9 +7171,11 @@ pre { No documentation provided. -
+                           
+                           
                               
-                           
+ +
From b9d3df8c3d05cc406658071b15c4a252da2abe01 Mon Sep 17 00:00:00 2001 From: pwin Date: Sat, 9 Jun 2018 12:46:03 +0100 Subject: [PATCH 2/2] adding history information at bottom of HTML page --- xs3p.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xs3p.xsl b/xs3p.xsl index 5807a3f..e37188b 100644 --- a/xs3p.xsl +++ b/xs3p.xsl @@ -404,7 +404,7 @@