Question: Displaying XML file using XSLT We have an XML file books.xml file. (You can download it by clicking on the activity) Using XSL display the
Displaying XML file using XSLT
- We have an XML file books.xml file. (You can download it by clicking on the activity)
- Using XSL display the books data from the XML file on a web page in a tabular format.
- The data should be sorted on the "author" element in ascending order.
- Display only those books whose price is greater than 10.
- Also, set the background colour of cells containing price>12 to green colour.
------------------------------------------------------
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
