Transformations of XML data

Obsah

1. The XSLT language
2. Context, history
3. The main principles
4. Main principles (2)
5. The main sources of information - specifications, references, tutorials, FAQ
6. Syntaxe XSLT
7. The structure of the XSLT style
8. Overall structure of an XSLT stylesheet
9. XSLT templates
10. Semantics of XSLT
11. XSLT - input document processing
12. XSLT - template activation order
13. XSLT - specification of template output
14. XSLT - outputting text nodes
15. Implicit/default templates
16. Implicit templates
17. Implicit templates overview (1)
18. Implicit templates overview (2)
19. Generating values
20. Generate element with given attributes
21. Element with both attributes and name generated
22. XSLT - conditional processing
23. Flow-control inside template - conditional parts
24. Flow-control inside template - branching
25. Flow-control inside template - loops
26. Advanced topics
27. Processing modes
28. Declaring and calling named templates
29. Automated (generated) numbering /1
30. Automated (generated) numbering /2
31. Automated (generated) numbering /3
32. Automated (generated) numbering /4
33. Automatic numbering (2)
34. Automatic numbering (3)
35. Automatic numbering (4)
36. What is recommended?
37. Reusability of styles
38. Design patterns
39. XSLT Processors
40. Advanced topics