Content deleted Content added
XML transformation link removed |
Stevertigo (talk | contribs) No edit summary |
||
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.
Line 7 ⟶ 8:
==XML to XML==
An '''XML to XML''' transformation outputs XML document, it is current to chain '''XML to XML''' transformation to form [[XML pipeline]]s.
▲[[Image:XML To XML Transformation.png|thumb|center|400px|An XML to XML transformation]]
==XML to Data==
|