]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2transform.xslt
Simplify 书社:literally transform output
[Shushe] / lib / catalog2transform.xslt
index af7fd6fc87e25bc787b0fbb27743b409c4338dc8..6479216fb915a8439b5194ba306bfa741ec66dc2 100644 (file)
@@ -44,7 +44,9 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                        <xslt:param name="THISREV" select="false()"/>
                        <xslt:variable name="书社:source" select="/"/>
                        <xslt:variable name="书社:about-fragment">
-                               <apply-templates select="document($METADATA)" mode="书社:literally"/>
+                               <apply-templates select="document($METADATA)" mode="书社:literally">
+                                       <with-param name="extension-element-namespaces" select="'http://exslt.org/common http://exslt.org/strings'"/>
+                               </apply-templates>
                        </xslt:variable>
                        <xslt:variable name="书社:about" select="exsl:node-set($书社:about-fragment)"/>
                        <xslt:variable name="书社:expansion-fragment">
This page took 0.021265 seconds and 4 git commands to generate.