+1 vote
in XML by
What importance does XSLT hold in XML?

1 Answer

0 votes
by

XSLT stands for Extensible Style sheet Language Transformation. It is used to transform an XML document to HTML before it is displayed to any browser.

...