blob: b1c398999c8a7549f1a452d6718625cb1d3878ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
title: transform
slug: Web/XSLT/Element/transform
tags:
- XSLT_Reference
translation_of: Web/XSLT/Element/transform
original_slug: Web/XSLT/transform
---
<p>{{ XsltRef() }}</p>
<p><code><xsl:transform></code> 요소는 <code><a href="ko/XSLT/stylesheet"><xsl:stylesheet></a></code> 요소와 정확히 같습니다.</p>
<h3 id="Gecko_.EC.A7.80.EC.9B.90" name="Gecko_.EC.A7.80.EC.9B.90">Gecko 지원</h3>
<p>지원함.</p>
|