Changed yslt_noindent.yml2 again
authorEdouard Tisserant
Wed, 09 Oct 2019 09:04:35 +0200
changeset 2638 f48dcd148209
parent 2637 507737ec2b9a
child 2639 62b5f7b909a9
Changed yslt_noindent.yml2 again
yslt_noindent.yml2
--- a/yslt_noindent.yml2	Wed Sep 25 08:53:27 2019 +0200
+++ b/yslt_noindent.yml2	Wed Oct 09 09:04:35 2019 +0200
@@ -12,7 +12,8 @@
         xmlns:exsl='http://exslt.org/common',
         xmlns:regexp="http://exslt.org/regular-expressions",
         xmlns:str="http://exslt.org/strings",
-        extension-element-prefixes='exsl regexp str'
+        xmlns:func="http://exslt.org/functions",
+        extension-element-prefixes='exsl regexp str func'
     ) alias stylesheet {
         output *output;
         content;