Java XSLT: A Comprehensive Guide to Transforming XML - Quiz

Total: 1 questions

1. 

What is XSLT? What it is used for?

XSLT is Extensible Stylesheet Language Transformations standard, which gives control over the presentation of the data and enable to convert the data to other XML documents or to other formats, such as HTML.

Page 1 of 1