X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/44ad50cac2e0fb39ba3cf8b3d5bdf3840e47dc34..271af669d65909cac1f5b609580d593b67caff32:/transforms/serialization.xslt

diff --git a/transforms/serialization.xslt b/transforms/serialization.xslt
index ce986ff..13c47b8 100644
--- a/transforms/serialization.xslt
+++ b/transforms/serialization.xslt
@@ -22,10 +22,10 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
 >
 	<import href="../lib/serialize.xslt"/>
 	<书社:id>urn:fdc:ladys.computer:20231231:Shu1She4:serialization.xslt</书社:id>
-	<template match="书社:serialize-xml" mode="书社:apply" priority="1">
+	<template match="书社:serialize-xml" mode="书社:finalize" priority="1">
 		<variable name="namespaces" select="namespace::*"/>
 		<variable name="contents">
-			<apply-templates mode="书社:apply"/>
+			<apply-templates mode="书社:finalize"/>
 		</variable>
 		<variable name="passthru-namespaces" select="exslstr:tokenize(string(@with-namespaces))"/>
 		<apply-templates select="exsl:node-set($contents)" mode="书社:serialize">