XSLT (Transforming) Builds XSL-FO-tagged Files
- Start with your XML file (tags and text)
- Use XSLT to transform from
- original XML tags (<paragraph>, <list>, <bold>) into
- XSL-FO tags (<fo:block>, <fo:list-block>, <fo:inline>)
Then XSL-FO software makes pages from those XSL-FO tags