aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/exslt/exsl/node-set/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/exslt/exsl/node-set/index.html')
-rw-r--r--files/ja/web/exslt/exsl/node-set/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/files/ja/web/exslt/exsl/node-set/index.html b/files/ja/web/exslt/exsl/node-set/index.html
index 03f67e3748..486c78fd37 100644
--- a/files/ja/web/exslt/exsl/node-set/index.html
+++ b/files/ja/web/exslt/exsl/node-set/index.html
@@ -9,7 +9,6 @@ translation_of: Web/EXSLT/exsl/node-set
---
<p>
{{ XsltRef() }}
-{{ Fx_minversion_header(3) }}
</p><p><br>
<code>exsl:node-set()</code>は、<code>xsl:variable</code>の値を取得するための選択属性の代わりに、<code>xsl:variable</code>を見た時に得られる返却ツリー・フラグメントからノードセットを返します。これにより、変数内に生成されたXMLを複数ステップで処理させることができる。
</p><p>また、文字列をテキストノードに変換するために<code>exsl:node-set()</code>を使うことができます。