AH Formatter /
XSL Formatter
Basic, GeneralWhat is XSL-FO? |
|
| Q. | What is stylesheet? [No.2002011514] |
|---|---|
| A. |
The stylesheet in this context is called XSLT stylesheet, to be precise. This is a file that contains transforming rules for XSLT processor. The transforming rules are called template rules, they say about the instructions that influence the way that source XML documents are converted into output documents. |