X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/d71cc3861468e5ce418a3cf3ace5730689e41dce..7338b131dca1dee3159488ef23b8d2545f1a5289:/transforms/serialization.xslt?ds=inline diff --git a/transforms/serialization.xslt b/transforms/serialization.xslt index d972f00..13c47b8 100644 --- a/transforms/serialization.xslt +++ b/transforms/serialization.xslt @@ -6,7 +6,7 @@ SPDX-License-Identifier: MPL-2.0 <!-- ⁌ ⛩📰 书社 ∷ transforms/serialization.xslt -© 2024 Lady [@ Lady’s Computer]. +© 2024 Lady [@ Ladys Computer]. This Source Code Form is subject to the terms of the Mozilla Public License, v 2.0. If a copy of the M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>. @@ -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">