Simple Example
Goal: transform XML into "well-formed HTML".
Well-formed HTML is XML with HTML element types.
Note that "well-formed" HTML is not quite HTML.
Use a cleanup filter to translate to real HTML.
[back]
[toc]
[next]