
When validating the following XSL Customization layer I get the following error. <?xml version="1.0" encoding="UTF-8" ?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="xsl/fo/docbook.xsl"/> <!-- Parameters --> <xsl:param name="paper.size" select="A4"/> <xsl:param name="admon.graphics" select="1"/> <xsl:param name="admon.textlabel" select="0"/> <xsl:param name="admon.graphics.path" select="xsl/images/"/> <xsl:param name="shade.verbatim" select="1"/> <xsl:param name="insert.xref.page.numbers" select="1"/> </xsl:stylesheet> ERROR: F A location step was expected following the '/' or '//' token. Yet as far as I know xsl/images/ is the correct syntax. Sean Wheller __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com