Computer Science, asked by lopa7262, 11 months ago

How to apply XSL transformation on an XML document?

Answers

Answered by khushi769
0

XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.

Similar questions