XSLT (XSL Transformations) Question:
Download Job Interview Questions and Answers PDF
How we compare XSLT and XPath?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
How to transform an XML document into another XML document? | How to use filtering function in XSLT? |