Answer:
XSL is used to transfer data from XML document to another document.
So it is a transformation document which can convert XML document to some other document.
For instance,you can apply XSL to XML and convert it to HTML document or CSV files.
Asked In: Many Interviews |
Alert Moderator