Content deleted Content added
XML transformation link removed |
|||
Line 1:
An '''XML transformation language''' is a [[computer language]] designed specifically to transform an ''input'' [[XML]] document into an ''output'' XML document which satisfies some specific goal.
There are two special cases of
* '''XML to XML''' : the ''output document'' is an XML document.
* '''XML to Data''' : the ''output document'' is a byte stream.
|