X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/618ad43397b628e16729167fab7adfef354434bd..d3431e949fbbc8147ba188cb774e5176adf9fe18:/lib/archive2extractor.xslt

diff --git a/lib/archive2extractor.xslt b/lib/archive2extractor.xslt
index d43be68..8ff59e7 100644
--- a/lib/archive2extractor.xslt
+++ b/lib/archive2extractor.xslt
@@ -13,17 +13,14 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
 -->
 <transform
 	xmlns="http://www.w3.org/1999/XSL/Transform"
+	xmlns:exsl="http://exslt.org/common"
 	xmlns:xslt="http://www.w3.org/1999/XSL/TransformAlias"
 	xmlns:书社="urn:fdc:ladys.computer:20231231:Shu1She4"
 	version="1.0"
 >
 	<namespace-alias stylesheet-prefix="xslt" result-prefix="#default"/>
 	<template match="/">
-		<xslt:transform
-			xmlns:exsl="http://exslt.org/common"
-			extension-element-prefixes="exsl"
-			version="1.0"
-		>
+		<xslt:transform extension-element-prefixes="exsl" version="1.0">
 			<xslt:template match="/">
 				<for-each select="书社:archive/*[@书社:archived-as and not(starts-with(@书社:archived-as, '../') or starts-with(@书社:archived-as, '/') or contains(@书社:archived-as, '/../'))]">
 					<variable name="href">