SPDX-License-Identifier: MPL-2.0
-->
<!--
-⁌ ⛩️📰 书社 ∷ transforms/serialization.xslt
+⁌ ⛩📰 书社 ∷ 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/>.
>
<import href="../lib/serialize.xslt"/>
<书社:id>urn:fdc:ladys.computer:20231231:Shu1She4:serialization.xslt</书社:id>
- <template match="书社:serialize-xml" mode="书社:application" priority="1">
+ <template match="书社:serialize-xml" mode="书社:finalize" priority="1">
<variable name="namespaces" select="namespace::*"/>
<variable name="contents">
- <apply-templates mode="书社:application"/>
+ <apply-templates mode="书社:finalize"/>
</variable>
<variable name="passthru-namespaces" select="exslstr:tokenize(string(@with-namespaces))"/>
<apply-templates select="exsl:node-set($contents)" mode="书社:serialize">