I have to transform my xml output to html. I am following a tutorial at link text My code is outputting xml tags in a single line without any formatting with text value.I want
To be crossbrowser, I would use this stylesheet:
-
Output:
- message 1
- message 2
- message 3
- message 4
- message 5
- message 6
- message 7
- message 8
Render as:
Note: HTML DOCTYPE, no namespace. Also other approach to hierarchie processing with fine grained traversal.