XSLT (XSL Transformations) Question:

How we compare XSLT and XPath?

Tweet Share WhatsApp

Answer:

Some comparison b/w XSLT and XPath and given below:<br>1.XSLT is depends upon W3C XPath language.Which is use to identify subset of source document tree. XPath is also used to provide the function range.<br>2.Both XSLT and XPath published at same time than we can say that XSLT2.0 trusts on XPath2.0 and XSLT1.0 trusts on XPath1.0.

Download XSLT PDF Read All 31 XSLT Questions
Previous QuestionNext Question
How to transform an XML document into another XML document?How to use filtering function in XSLT?