XSL Formatter Q&A
Basic, GeneralWhat is XSL-FO? |
|
| Q. | How to make XSL-FO files? [No.2002011510] |
|---|---|
| A. |
Normally, XML source document which is supposed to be displayed and printed, and the stylesheet (XSLT stylesheet) in which the rule to transform the XML document into XSL-FO is required. XSL-FO is generated by inputting these two to XSLT Processor. The generated XSL-FO is a well-formed XML file and it is a file to be formatted. |