|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Re: fn:collection and result-document problem
Robert Koberg wrote:
The transformation does reach the match="/" mode="jspx" template, but fails to write the file producing the error: What I suspect is that you have <xsl:template match="/"> <xsl:apply-templates select="collection($jspx-includes-dir)" mode="jspx"/> </xsl:template> and then later your <xsl:result-document href="{$page-path}"> <xsl:apply-templates select="$jspx-doc"/> </xsl:result-document> ends up calling the above root node template again. Just a guess, but that would explain why you get the error message about trying to write to an already opened file. -- Martin Honnen http://JavaScript.FAQTs.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








