XML transformation language
Type of programming language / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about XML transformation language?
Summarize this article for a 10 years old
SHOW ALL QUESTIONS
An XML transformation language is a programming language designed specifically to transform an input XML document into an output document which satisfies some specific goal.
Data transformation |
---|
Concepts |
Transformation languages |
Techniques and transforms |
Applications |
Related |

There are two special cases of transformation:
- XML to XML: the output document is an XML document.
- XML to Data: the output document is a byte stream.