AH Formatter /
XSL Formatter
XSLT/XSL-FO/SVG/MathML ConformanceXSLT |
|
| Q. |
When there is the following description in the XML file, is the CSS effective?
<?xml-stylesheet href="xxx.css" type="text/css"?>
[No.2003111701]
|
|---|---|
| A. |
Since XSL Formatter is intended for XSL-FO, the CSS is not effective. When there is a CSS specified in the XML file and there is no stylesheet specified through GUI or Command line, an error will occur. When a stylesheet is specified and XML is transformed into XSL-FO, an error doesn't occur and the CSS will be ignored. |