XSLT (XSL Transformations) Question:
Download Job Interview Questions and Answers PDF
Explain the role of XPATH?
Answer:
XPATH is used to scan the XML document for navigation of elements and attributes. It contains a library of standard functions string ad numeric values. For navigation, XPATH makes use of path expressions to select nodes or sets of nodes in a XML document.
Download XSLT Interview Questions And Answers
PDF
Previous Question | Next Question |
What is XSLT stylesheet? | What is XSLT data model? |