-SPDX-FileCopyrightText: 2023, 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
+SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 Lady <https://www.ladys.computer/about/#lady>
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/>.
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/>.
<variable name="files" select="//书社vocab:SourceFile|//书社vocab:IncludeFile"/>
<variable name="stated-dependencies-fragment">
<for-each select="$files[nie:interpretedAs/nfo:PlainTextDocument]">
<variable name="files" select="//书社vocab:SourceFile|//书社vocab:IncludeFile"/>
<variable name="stated-dependencies-fragment">
<for-each select="$files[nie:interpretedAs/nfo:PlainTextDocument]">
<variable name="provided-destinations" select="normalize-space($parsed/*/@书社:destination)"/>
<variable name="destinations-fragment">
<if test="$provided-destinations!=''">
<variable name="provided-destinations" select="normalize-space($parsed/*/@书社:destination)"/>
<variable name="destinations-fragment">
<if test="$provided-destinations!=''">
<variable name="result" select="exsl:node-set($result-fragment)"/>
<copy-of select="$result/*"/>
<exsl:document href="dependencies" method="text" encoding="UTF-8">
<variable name="result" select="exsl:node-set($result-fragment)"/>
<copy-of select="$result/*"/>
<exsl:document href="dependencies" method="text" encoding="UTF-8">