1
Parent page: Service Functions – XML (QTP, VBScript)
What is XSL?
The Extensible Stylesheet Language.
An XSL script is a set of transformation instructions used by an engine (often, web browser, but could be any other processing program as well) to produce a new document based on XML input document. The original document remains unchanged.
The output document format can be another [...] ...
