Learning XSLT by Michael Fitzgerald The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated April 18, 2008. UNCONFIRMED errors and comments from readers: (38) first line in first code fragment in "Outputting Processing Instructions"; href="new.css" should be: href="processing.css" {67} 7th line of program listing wg.xsl; 'lu {font-size: 16pt}' should be 'ul {font-size: 16pt}' Justification. The CSS Stylesheet uses HTML element selectors to style the resulting transformed document and there is no 'lu' tag in HTML. {88} Below last para / before XML listing (also on page header on pg 89 & 90); The XML listing is precedeed with the wrong heading description (in italics) saying what it is. It should be 'Example 4-3. An XML list Candian provinces' not 'An XML list of contributors to XML 1.0' {93} Table 4.2; Parent Forward should be: Parent Reverse