XSLT Cookbook by Sal Mangano This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated May 1, 2006. 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 Confirmed errors: {27} 1st paragraph; translate($input," &xd", "") should be translate($input," ", "") {207} last sentence before listing (does not need to be changed for reprint but may be helpful for readers); There is a work-around that at least eliminates the need of matching the string against a sub-pattern again: MATCHED regex1 MATCHED regex2 IMPOSSIBLE