Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 17th, 2006, 08:34 AM
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default XSLTC compiler error about undefined variables

At the present time, I work with a group of xsl files that are used together to create a webpage. To elaborate, one xsl file may import another xsl file. A variable or template in one xsl file could be used by another xsl file. These xsl files work fine if they are checked and parsed at runtime. However, if I try to convert them to translets, I get compilation errors. The XSLT compiler complains about variables or parameters being undefined. The XSLT compiler seems to compile each file individually. It does not understand that a definition for a variable used in one xsl file may be in another xsl file.
 
Old May 17th, 2006, 08:50 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

I hear occasional rumours like this about XSLTC, but if you have problems with a particular product, this forum isn't the place to ask for help: go to the suppliers' support forum.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiler linker error raja_welcomes Visual C++ 1 June 6th, 2007 11:17 AM
old compiler seems to work but still is 1 error stevecist ASP.NET 1.0 and 1.1 Basics 1 January 24th, 2007 06:59 PM
Compiler Error BC30456 Dwizz ASP.NET 1.0 and 1.1 Basics 3 November 9th, 2005 11:30 AM
undefined variables skicrud Beginning PHP 1 September 8th, 2003 02:58 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.