PPT Slide
2.3 XSL Extensible Style Language.
- This is a style language used for XML, providing a transformation of the raw XML data into a richer dataset
- XSL specifies the presentation of XSL information using 2 basic categories of techniques :
1. Optional transformation of the input document into another structure :
- generation of constant text
- suppression of content
- moveing text
- duplicating text
- sorting
-
- XSL stylesheet transforms the source document (or tree) into a result tree