XSLT (XSL Transformations) Question:
Download Job Interview Questions and Answers PDF
What is the XSLT?
Answer:
XSLT stands for Extensible Stylesheet Language Transformations(XSLT).This is developed by World Wide Web Consortium(W3C).This is written in XML.We use XSLT when we want to transform an XML document into the oter XML document.Generally we use XSLT when we want to make transformation from a XML document into another XML document,Convert a XML document into the HTML or XHTML document, creating dynamic web pages, can convert an XML document into PDF document.
We saved the XSLT file by using .xsl or .xslt extension.Recent version of XSLT is XSLT2.0 launched at 23rd Jan 2007.It is a part of XSL.Editor od first version of XSLT are James Clark.
Download XSLT Interview Questions And Answers
PDF
Previous Question | Next Question |
What is XSLT data model? | Who developed XSLT? |