X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/b38943b97abaeb6f595b4f561b1dd30a6ba89f8e..4ea2291b22300ff429f10a55d6989d87f66c9407:/lib/catalog2parser.xslt diff --git a/lib/catalog2parser.xslt b/lib/catalog2parser.xslt index 3fdbdb2..799bfeb 100644 --- a/lib/catalog2parser.xslt +++ b/lib/catalog2parser.xslt @@ -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()"/>