aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/xslt/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/xslt/index.html')
-rw-r--r--files/pt-br/web/xslt/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/xslt/index.html b/files/pt-br/web/xslt/index.html
index d66c75c163..3169c65f37 100644
--- a/files/pt-br/web/xslt/index.html
+++ b/files/pt-br/web/xslt/index.html
@@ -7,7 +7,7 @@ tags:
- XSLT
translation_of: Web/XSLT
---
-<div><strong>Extensible Stylesheet Language Transformations (XSLT)</strong> is an <a href="/en-US/docs/XML" title="XML">XML</a>-based language used, in conjunction with specialized processing software, for the transformation of XML documents. Although the process is referred to as "transformation," the original document is not changed; rather, a new XML document is created based on the content of an existing document. Then, the new document may be serialized (output) by the processor in standard XML syntax or in another format, such as <a href="/en-US/docs/HTML" title="HTML">HTML</a> or plain text. XSLT is most often used to convert data between different XML schemas or to convert XML data into web pages or PDF documents. {{ Ref("one") }}</div>
+<div><strong>Extensible Stylesheet Language Transformations (XSLT)</strong> is an <a href="/en-US/docs/XML" title="XML">XML</a>-based language used, in conjunction with specialized processing software, for the transformation of XML documents. Although the process is referred to as "transformation," the original document is not changed; rather, a new XML document is created based on the content of an existing document. Then, the new document may be serialized (output) by the processor in standard XML syntax or in another format, such as <a href="/en-US/docs/HTML" title="HTML">HTML</a> or plain text. XSLT is most often used to convert data between different XML schemas or to convert XML data into web pages or PDF documents.</div>
<table class="topicpage-table">
<tbody>
@@ -54,4 +54,4 @@ translation_of: Web/XSLT
</table>
<hr>
-<p><small>{{ endnote("one") }} This description of XSLT is obtained from the <a class="external" href="http://en.wikipedia.org/wiki/Xslt">Wikipedia XSLT article</a>. </small></p>
+<p><small>This description of XSLT is obtained from the <a class="external" href="http://en.wikipedia.org/wiki/Xslt">Wikipedia XSLT article</a>. </small></p>