The xml2pdf.xsl stylesheet for this example is relatively simple.
该例的xml2pdf.xsl样式表非常简单。
In this case, the XSL stylesheet we are going to use is called car.xsl
在本例中,我们准备使用的 XSL 样式表被称为 car.xsl
If Rule #2 is called, it will execute the XSL stylesheet, as shown in Listing 8
如果 Rule #2 被调用,它将执行 XSL 样式表,如清单 8 所示
Take a look at Listing 1, an example of a very simple portion of an XSL stylesheet.
看一看 清单 1,这是一个非常简单的 XSL 样式表的一部分。
With this in mind, let's now put together a quick XSL stylesheet, to convert the XML output of Listing 2 into a simple HTML page.
明白这一点后,我们来快速制作一个 XSL 样式表,将 清单 2 的 XML 输出转换为一个简单的 HTML 页面。
Resolve any included files or external references in the DocBook document and use an XSL stylesheet to generate a version of that document in Formatting Object (FO) format.
解析所包含的全部文档或DocBook文档内的外部引用,并用一个XSL样式表来生成这个文档的FormattingObject(FO)格式的版本。

词典释义: