blob: 5b906fb74bad264fcf70a48dbc4f58b446186ef6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
title: '<xsl:transform>'
slug: Web/XSLT/Element/transform
tags:
- XSLT
- transform
- リファレンス
- 要素
translation_of: Web/XSLT/Element/transform
---
<p>{{ XsltRef() }}</p>
<p>The <code><xsl:transform></code> 要素は <code><a href="/ja/docs/XSLT/Elements/stylesheet"><xsl:stylesheet></a></code> 要素とまったく同じです。</p>
<h3 id="Gecko_support" name="Gecko_support">Gecko のサポート</h3>
<p>サポート済み</p>
|