yslt_noindent.yml2
branchsvghmi
changeset 2782 723e420dfe72
parent 2760 42a7ef43a0d8
child 2638 f48dcd148209
--- a/yslt_noindent.yml2	Thu Sep 19 10:41:39 2019 +0200
+++ b/yslt_noindent.yml2	Thu Sep 19 15:32:36 2019 +0200
@@ -10,7 +10,9 @@
         version="1.0",
         xmlns:xsl="http://www.w3.org/1999/XSL/Transform",
         xmlns:exsl='http://exslt.org/common',
-        extension-element-prefixes='exsl'
+        xmlns:regexp="http://exslt.org/regular-expressions",
+        xmlns:str="http://exslt.org/strings",
+        extension-element-prefixes='exsl regexp str'
     ) alias stylesheet {
         output *output;
         content;