]> Lady’s Gitweb - Shushe/blobdiff - lib/catalog2parser.xslt
Replace source catalog with metadata file
[Shushe] / lib / catalog2parser.xslt
index 3fdbdb2f4da42f1538316ed97c8f4b2bfe6220fe..799bfeb30e53a33f86db4869d77007c192c07e8f 100644 (file)
@@ -20,12 +20,13 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
        xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
        xmlns:xslt="http://www.w3.org/1999/XSL/TransformAlias"
        xmlns:书社="urn:fdc:ladys.computer:20231231:Shu1She4"
-       exclude-result-prefixes="catalog exslstr"
+       exclude-result-prefixes="catalog"
+       extension-element-prefixes="exslstr"
        version="1.0"
 >
        <namespace-alias stylesheet-prefix="xslt" result-prefix="#default"/>
        <template match="/">
-               <xslt:transform version="1.0">
+               <xslt:transform extension-element-prefixes="exsl" version="1.0">
                        <xslt:param name="BUILDTIME" select="'1972-12-31T00:00:00Z'"/>
                        <xslt:param name="CKSUM" select="false()"/>
                        <xslt:param name="IDENTIFIER" select="false()"/>
This page took 0.039321 seconds and 4 git commands to generate.