November 2000
Intermediate to advanced
384 pages
8h 8m
English
So, now that you have looked at some of the XML technologies relevant to XSL Transformations, how does it all work in practice?
In this section you will see two examples of using XSLT style sheets (also known as transformation sheets).
After the XSL-FO part of the Extensible Stylesheet Language is released as a W3C Recommendation, you can expect to be able to use XSL style sheets to combine transformation (XSLT) and the inclusion of formatting objects (XSL-FO) in the result tree.
An XSLT style sheet is an XML document. Therefore, although it is not compulsory, it is useful to include an XML declaration as the first line of your XSLT style sheet.
The simplest form of XML declaration is
Read now
Unlock full access